Jelajahi Sumber

README: Correct libssl dep.

parazyd 3 tahun lalu
induk
melakukan
3de9cad584
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -50,7 +50,7 @@ following to install the required dependencies:
 
 ```shell
 # 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`