let message = `SupernodeStorage is installed. To complete the setup: 1. Open gen-param.html and Download param.json to this directory 2. Copy config-sample.json to config.json and Edit the values To start the node, Run: npm start `; console.log(message);