Update README.md

This commit is contained in:
taniman 2017-07-04 09:08:58 +02:00 committed by GitHub
parent c8ac95f669
commit b5b4c77cc4
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";<br />
<br />
To be able to run the application you need Java 8 <br />
Open a terminal or command prompt and type <br />
java -jar GunbotProxyCommunity-x.x.x.jar <br />
java -jar GunbotProxyCommunity-x.x.x.jar (replace x.x.x with your actual version number)<br />
On OSX or some linux versions you might need to sudo su and then run the java- jar command.
<br />
If you did everything correctly the application will start without giving you any error messages.<br />
Open a web browser and go to <br />