Browse Source

Update 'README.md'

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

3
README.md

@ -16,7 +16,8 @@ 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
git checkout duke && git branch
# Change the branch to duke
./build.sh -j$(nproc)
cd src
```

Loading…
Cancel
Save