We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4132bd + 85bc5ff commit fd3146aCopy full SHA for fd3146a
README.md
@@ -65,7 +65,7 @@ NOTE 2: If your system has libsodium version different than 1.0.16 and your buil
65
66
```bash
67
cargo build
68
-wget https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz
+wget https://download.libsodium.org/libsodium/releases/old/libsodium-1.0.16.tar.gz
69
tar xzf libsodium-1.0.16.tar.gz
70
cd libsodium-1.0.16
71
./configure
0 commit comments