Browse Source

update INSTALL.md for new libsodium

master
Adam Gibson 6 years ago
parent
commit
bb1b01eac0
No known key found for this signature in database
GPG Key ID: 141001A1AF77F20B
  1. 2
      docs/INSTALL.md

2
docs/INSTALL.md

@ -28,7 +28,7 @@ To install everything (client and server), install these packages:
git clone git://github.com/jedisct1/libsodium.git
cd libsodium
git checkout tags/1.0.4
git checkout tags/1.0.18
./autogen.sh
./configure
make check

Loading…
Cancel
Save