Browse Source

update readme

pull/6/head
Jonathan "Duke" Leto 5 years ago
parent
commit
f1da490398
  1. 7
      README.md

7
README.md

@ -4,6 +4,13 @@ Wormhole Service for SilentDragon mobile app
# Compiling From Source
Install dependencies:
sudo apt-get install gradle
Clone and compile:
git clone https://github.com/MyHush/SilentDragonWormhole
cd SilentDragonWormhole
gradle build

Loading…
Cancel
Save