Browse Source

Update 'README.md'

pull/11/head
onryo 3 years ago
parent
commit
72921ea7ed
  1. 2
      README.md

2
README.md

@ -16,9 +16,11 @@ sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
```
git clone https://git.hush.is/hush/hush3
cd hush3
git checkout duke && git branch # you should see duke as your current branch
./build.sh -j$(nproc)
cd src
```
NOTE! The creation of HSC was successful only with a master branch, but it is recommended to test it on duke first as it has all last improvements from @Duke. If doesn't work please report.
# Use of tmux

Loading…
Cancel
Save