From 4f59e627b147799ca2ff1230ba2018417492b242 Mon Sep 17 00:00:00 2001 From: formica <andrea.formica@cern.ch> Date: Mon, 4 Mar 2024 10:34:45 +0100 Subject: [PATCH] fix readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d3d6b2..9205b1f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ CrestApi project structure: ## Installation We provide this code as a standalone library. It requires: -* the `nlhomann` JSON library +* the `nlhomann` JSON library (this is delivered within this package) * the `CURL` library * the `BOOST` library -- GitLab