Update README with yajl info
authorJeroen van der Heijden <jeroen@transceptor.technology>
Mon, 3 Feb 2020 11:06:34 +0000 (12:06 +0100)
committerJeroen van der Heijden <jeroen@transceptor.technology>
Mon, 3 Feb 2020 11:06:34 +0000 (12:06 +0100)
README.md

index 54450e7eec5dad2f80e4ead427b65efb2d4e8dc6..92d0ffdd5422700302ae54b2de9a7a4f0e17de5c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Install the following requirements: (Ubuntu 18.04)
 sudo apt install libcleri-dev
 sudo apt install libpcre2-dev
 sudo apt install libuv1-dev
+sudo apt install libyajl-dev
 sudo apt install uuid-dev
 ```
 
@@ -70,6 +71,7 @@ Install the following requirements:
 ```
 brew install pcre2
 brew install libuv
+brew install yajl
 brew install ossp-uuid
 ```
 Compile (replace Release with Debug for a debug build):