aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98fee3e8..32ae89bd 100644
--- a/README.md
+++ b/README.md
@@ -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