We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8289762 commit c8fc7b5Copy full SHA for c8fc7b5
README.md
@@ -12,6 +12,8 @@ The Sai2-Common library implements a set of utility functionalities to simplify
12
13
### 3rdParty dependencies (* = installation required):
14
15
+sudo apt install libhiredis-dev libjsoncpp-dev
16
+
17
* Redis*: Redis server [brew, apt-get]
18
* Hiredis*: Redis minimalist client [brew, apt-get]
19
* JsonCpp*: JSON serialization [brew, apt-get]
0 commit comments