Browse Source

added Wormhole default port # to README.md

added Wormhole default port # to README.md
pull/6/head
jahway603 4 years ago
committed by GitHub
parent
commit
bdfd62f623
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