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 365d57b1..14eb79ad 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ on them.
```bash
# On Ubuntu
-sudo apt-get install libssl-dev
+sudo apt-get install pkg-config libssl-dev
# On Arch Linux
sudo pacman -S openssl
# On Fedora