Browse Source

Update 'README.md'

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

4
README.md

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

Loading…
Cancel
Save