diff --git a/README.md b/README.md index 8a724a3..0cd48d7 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ You should have The Java Runtime Environment(JRE) 8 or newer (if you're not plan #### Running pre-built jar packages Download the latest release from [the releases section](https://github.com/AriaMoradi/Tachidesk/releases). -Double click on the jar file or run `java -jar Tachidesk-vX.Y.Z-rxxx.jar` - -The server will be running on `http://localhost:4567`. A new browser window will be opened automatically. Also the System Tray Icon is your friend if you need to open the browser window again or close Tachidesk. +Double click on the jar file or run `java -jar Tachidesk-vX.Y.Z-rxxx.jar` and a new browser window will be opened automatically. Also the System Tray Icon is your friend if you need to open the browser window again or close Tachidesk. #### Running pre-built Windows packages Windows specific builds have java bundled inside them. Download the zip release insted of the jar release which is named `Tachidesk-vX.Y.Z-rxxx-win32.zip`, unizp it and run `server.exe`.