Преглед изворни кода

README: Correct libssl dep.

parazyd пре 3 година
родитељ
комит
3de9cad584
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -50,7 +50,7 @@ following to install the required dependencies:
 
 
 ```shell
 ```shell
 # apt-get update
 # apt-get update
-# apt-get install -y git make jq gcc pkg-config openssl-dev
+# apt-get install -y git make jq gcc pkg-config libssl-dev
 ```
 ```
 
 
 Alternatively, users can try using the automated script under `contrib`
 Alternatively, users can try using the automated script under `contrib`