Merge pull request #668 from mgeisler/patch-1

Mention Debian for apt-get instructions
This commit is contained in:
Steven Fackler 2017-07-22 10:55:14 -07:00 committed by GitHub
commit 6c4500b07c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ regular development utilities, like `pkg-config`, as the custom build script rel
on them.
```bash
# On Ubuntu
# On Debian and Ubuntu
sudo apt-get install pkg-config libssl-dev
# On Arch Linux
sudo pacman -S openssl