mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 22:57:59 -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 |
|
| jq | jq |
|
||||||
| gcc | gcc |
|
| gcc | gcc |
|
||||||
| pkg-config | pkg-config |
|
| pkg-config | pkg-config |
|
||||||
| openssl libs | openssl-dev |
|
| openssl libs | libssl-dev |
|
||||||
|
|
||||||
Users of Debian-based systems (e.g. Ubuntu) can simply run the
|
Users of Debian-based systems (e.g. Ubuntu) can simply run the
|
||||||
following to install the required dependencies:
|
following to install the required dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user