Browse Source

Update 'README.md'

master v1.1
onryo 2 years ago
parent
commit
fb51228f1a
  1. 6
      README.md

6
README.md

@ -184,10 +184,8 @@ To use HushChat we need to install Rust first.
curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs | sh -s -- -y && exit
```
Then SilentDragonLite and HushChat.
Then install SilentDragonLite.
```
git clone https://git.hush.is/hush/SilentDragonLite.git
cd SilentDragonLite/
./build.sh linguist && ./build.sh
git clone https://git.hush.is/hush/SilentDragonLite.git && cd SilentDragonLite/util && ./install.sh
```
Loading…
Cancel
Save