Update README.md
This commit is contained in:
parent
b5b4c77cc4
commit
61651276ba
|
@ -17,7 +17,7 @@ process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";<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 (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.
|
||||
On OSX or some linux versions you might need to sudo su and then run the java- jar command.<br />
|
||||
<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 />
|
||||
|
@ -34,9 +34,9 @@ Put the following <br />
|
|||
<br />
|
||||
<br />
|
||||
# Warning
|
||||
Please use the proxy on a VPS or machine that you do not use normally.
|
||||
Once you change the host file the poloniex.com website will not work properly anymore.
|
||||
|
||||
Please use the proxy on a VPS or machine that you do not use normally. <br />
|
||||
Once you change the host file the poloniex.com website will not work properly anymore. <br />
|
||||
<br />
|
||||
|
||||
Now run your bots and enjoy!
|
||||
|
||||
|
|
Loading…
Reference in New Issue