From 45bf8a63e038347f1e7731e1a26808ac227f6f04 Mon Sep 17 00:00:00 2001 From: taniman Date: Sat, 28 Oct 2017 14:47:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3956b86..bc72c60 100644 --- a/README.md +++ b/README.md @@ -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