Skip to content

Commit fd3146a

Browse files
Merge pull request #9 from va-anufriev/fix-readme-1
Update README.md
2 parents e4132bd + 85bc5ff commit fd3146a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ NOTE 2: If your system has libsodium version different than 1.0.16 and your buil
6565

6666
```bash
6767
cargo build
68-
wget https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz
68+
wget https://download.libsodium.org/libsodium/releases/old/libsodium-1.0.16.tar.gz
6969
tar xzf libsodium-1.0.16.tar.gz
7070
cd libsodium-1.0.16
7171
./configure

0 commit comments

Comments
 (0)