Mention Debian for apt-get instructions

Since Debian is the upstream for Ubuntu (and many other distributions), I think it makes sense to mention it explicitly.
This commit is contained in:
Martin Geisler 2017-07-22 19:48:56 +02:00 committed by GitHub
parent bf6dc28f0c
commit 04c6b47749
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