Browse Source

Merge pull request #187 from jahway603/master

minor README change
pull/202/head
Duke Leto 4 years ago
committed by GitHub
parent
commit
2cec0d2b7f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -58,8 +58,8 @@ cd SilentDragon
``` ```
sudo pacman -S qt5-base qt5-tools qtcreator qt5-websockets rust sudo pacman -S qt5-base qt5-tools qtcreator qt5-websockets rust
git clone https://github.com/MyHush/SilentDragonLite.git git clone https://github.com/MyHush/SilentDragon.git
cd SilentDragonLite cd SilentDragon
./build.sh linguist ./build.sh linguist
./build.sh release ./build.sh release
./silentdragon ./silentdragon

Loading…
Cancel
Save