Browse Source

Update 'README.md'

pull/11/head
onryo 3 years ago
parent
commit
d280c6246e
  1. 3
      README.md

3
README.md

@ -9,6 +9,9 @@ https://git.hush.is/hush/hsc-creator/src/branch/master/docs.md and https://hush.
# install hush3
```
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \
bsdmainutils automake curl unzip nano libsodium-dev
git clone https://git.hush.is/hush/hush3
cd hush3
./build.sh -j$(nproc)

Loading…
Cancel
Save