Commit 6c4500b0 authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Merge pull request #668 from mgeisler/patch-1

Mention Debian for apt-get instructions
parents bf6dc28f 04c6b477
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