From 98d635a847bb52a631d25f39350061bef384e855 Mon Sep 17 00:00:00 2001
From: Riccardo Maria Bianchi <riccardo.maria.bianchi@cern.ch>
Date: Mon, 6 Apr 2020 14:49:31 +0000
Subject: [PATCH] Update Homebrew formula name for nlohmann_json

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 762d255..4418fa0 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ cd ..
 
 ```bash
 # install external dependencies
-brew install eigen xerces-c nlohmann_json qt
+brew install eigen xerces-c nlohmann-json qt
 # configure qt
 echo 'export PATH="/usr/local/opt/qt/bin:$PATH"' >> ~/.bash_profile
 
-- 
GitLab