diff --git a/README.md b/README.md
index 5eb2692..a6e3a28 100644
--- a/README.md
+++ b/README.md
@@ -176,8 +176,7 @@ sudo apt-get update && upgrade
`sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-utils libopenalpr-dev`
3. [**JSON Library**](https://github.com/nlohmann/json): (Github page)
-
- `git clone https://github.com/nlohmann/json`
+ `sudo apt-get install -y nlohmann-json-dev`
If the above method does not work, please try the following:
a.`git clone https://github.com/nlohmann/json.git`
b.`cd json`