Browse Source

Merge pull request #6 from jahway603/master

added Wormhole default port # to README.md
pull/1/head
Duke Leto 4 years ago
committed by GitHub
parent
commit
3d5a1e564e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

3
README.md

@ -4,7 +4,6 @@ Wormhole Service for SilentDragon mobile app at wormhole.myhush.org
# Compiling From Source
Install dependencies:
sudo apt-get install android-sdk gradle
@ -28,6 +27,8 @@ If the build was successful, you can execute the binary and start the server:
java -jar build/libs/wormhole-1.0-SNAPSHOT.jar
Note: The default port of the Wormhole is 7070. This can be changed in source and recompiled if needed.
# License
MIT

Loading…
Cancel
Save