diff --git a/README.markdown b/README.markdown index 8fbd93b1..33e154a9 100644 --- a/README.markdown +++ b/README.markdown @@ -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.