From 2b409d4812aeffe6c963c7b61faef7f52f3dea03 Mon Sep 17 00:00:00 2001 From: taniman Date: Sat, 4 Nov 2017 17:31:24 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4857c76..3415e5d 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,10 @@ 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 ProfitTrailer.jar -XX:+UseConcMarkSweepGC -Xmx256m -Xms256m +6. CD to the ProfitTrailer directory +7. 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 +8. If you did everything correctly the application will start without giving you any error messages ### On windows Open a web browser and go to