diff --git a/README.md b/README.md index f16b553..2650f8e 100644 --- a/README.md +++ b/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