Merge pull request #588 from jankoprowski/documentation

Mention pkg-config package in installation instruction
This commit is contained in:
Jonathan Turner 2019-09-04 08:42:48 +12:00 committed by GitHub
commit a2b3e4c9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,8 @@ To build Nu, you will need to use the **nightly** version of the compiler.
Required dependencies:
* libssl (only needed on Linux)
* on Debian/Ubuntu: `apt install libssl-dev`
* pkg-config and libssl (only needed on Linux)
* on Debian/Ubuntu: `apt install pkg-config libssl-dev`
Optional dependencies: