diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-02-12 22:49:08 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-02-13 07:55:08 +0100 |
| commit | 712c762bec81ef56d83f2a7ab05f7dba1ecf9021 (patch) | |
| tree | bd9e2da29e58f450946ea0eaae178ca5e3347d0c | |
| parent | 8479f8e7797b4b26230d50bde981ff4e3f520603 (diff) | |
README.md: Fix wrong package name
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
