diff --git a/README.md b/README.md index 3353067..4030b34 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Put the jar file in a directory
Put application.properties in the same directory and fill in your apiKeys and secrets
Open ALLPAIRS-params.js and at the botom after module.exports = config; put the following line
process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";
+Optionally run gunbot using one of the json files in the releases. (required for version 3.3.3/4)
+pm2-gunbotbot-linux.json
+pm2-gunbotbot-windows.json
+This will set the NODE_TLS line for you. gunbot log will be viewable from pm2 log.

To be able to run the application you need Java 8
Open a terminal or command prompt and type