mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
README: Correct libssl dep.
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user