Commit 04c6b477 authored by Martin Geisler's avatar Martin Geisler Committed by GitHub
Browse files

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.
parent bf6dc28f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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