mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
Correct libssl dependency in the README.
This commit is contained in:
@@ -43,7 +43,7 @@ The following dependencies are also required:
|
||||
| jq | jq |
|
||||
| gcc | gcc |
|
||||
| pkg-config | pkg-config |
|
||||
| openssl libs | openssl-dev |
|
||||
| openssl libs | libssl-dev |
|
||||
|
||||
Users of Debian-based systems (e.g. Ubuntu) can simply run the
|
||||
following to install the required dependencies:
|
||||
|
||||
Reference in New Issue
Block a user