Browse Source

Update 'README.md'

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

3
README.md

@ -14,8 +14,7 @@ sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
bsdmainutils automake curl unzip nano libsodium-dev
```
```
git clone https://git.hush.is/hush/hush3
cd hush3
git clone https://git.hush.is/hush/hush3 && cd hush3
# Change the branch to dev
git checkout dev && git branch
./build.sh -j$(nproc)

Loading…
Cancel
Save