mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Do not suggest running anything but make install with root privileges.
This commit is contained in:
+3
-2
@@ -50,8 +50,9 @@ Download a
|
||||
[tarball of libsodium](https://download.libsodium.org/libsodium/releases/),
|
||||
then follow the ritual:
|
||||
|
||||
./configure
|
||||
make && make check && make install
|
||||
$ ./configure
|
||||
$ make && make check
|
||||
# make install
|
||||
|
||||
Pre-compiled Win32 packages are available for download at the same
|
||||
location.
|
||||
|
||||
Reference in New Issue
Block a user