From cb3f20a135961b92462867043b3674023334832f Mon Sep 17 00:00:00 2001 From: taniman Date: Sat, 28 Oct 2017 12:00:10 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4a61348..3956b86 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ https://github.com/taniman/profit-trailer/releases 1. Make sure you have java 8 installed on your system 2. Unzip proxybot.zip file 3. Fill your apiKeys and secrets in application.properties -4. set server.botMode = true in application.properties 5. Open a terminal or command prompt and type 6. java -jar ProxyBot.jar -XX:+UseConcMarkSweepGC -Xmx256m -Xms256m * On OSX or some linux versions you might need to sudo su and then run the java -jar command.