Update README.md

This commit is contained in:
taniman 2017-10-28 14:47:00 +02:00 committed by GitHub
parent cb3f20a135
commit 45bf8a63e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ https://github.com/taniman/profit-trailer/releases
2. Unzip proxybot.zip file
3. Fill your apiKeys and secrets in application.properties
5. Open a terminal or command prompt and type
6. java -jar ProxyBot.jar -XX:+UseConcMarkSweepGC -Xmx256m -Xms256m
6. java -jar ProfitTrailer.jar -XX:+UseConcMarkSweepGC -Xmx256m -Xms256m
* On OSX or some linux versions you might need to sudo su and then run the java -jar command.
7. If you did everything correctly the application will start without giving you any error messages