diff --git a/README.md b/README.md index 7445345..6a514a9 100644 --- a/README.md +++ b/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 ``` \ No newline at end of file