aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c12c2c..a05c227 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Depending on your system, you may first need to install libcurl and libxml2.
### Debian/Ubuntu
```
-# apt install libxml2-dev libcurl4-openssl-dev
+# apt install build-essential libssl-dev libxml2-dev libcurl4-openssl-dev
```
### Fedora