aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2026-02-12 22:49:08 +0100
committerXavier Del Campo Romero <xavi92@disroot.org>2026-02-13 07:55:08 +0100
commit712c762bec81ef56d83f2a7ab05f7dba1ecf9021 (patch)
treebd9e2da29e58f450946ea0eaae178ca5e3347d0c
parent8479f8e7797b4b26230d50bde981ff4e3f520603 (diff)
README.md: Fix wrong package name
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5c8b7a..c98a246 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ to `slcl`. If required, encryption should be done before uploading e.g.: using
#### Mandatory packages
```sh
-sudo apt install build-essential libcjson-dev libsodium-dev zlib1g
+sudo apt install build-essential libcjson-dev libsodium-dev zlib1g-dev
```
#### Optional packages