diff options
author | š¦Minteckā <mintexie@minteck.org> | 2021-11-10 17:48:05 +0100 |
---|---|---|
committer | š¦Minteckā <mintexie@minteck.org> | 2021-11-10 17:48:05 +0100 |
commit | 6cd9bc638266f3c979d427999b617c1f383b92ab (patch) | |
tree | c9fbacdeba52bfd4f6b9d1c98e2891c0c02357fd | |
parent | 6136277cc2340860f740191971a698f79a8b1899 (diff) | |
download | electrode-6cd9bc638266f3c979d427999b617c1f383b92ab.tar.gz electrode-6cd9bc638266f3c979d427999b617c1f383b92ab.tar.bz2 electrode-6cd9bc638266f3c979d427999b617c1f383b92ab.zip |
Update 'README.md'
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ A fast and powerful NodeJS web server for FNS Neutron. * Go to the cloned folder * Install everything: `npm install` * Set the listen port in the `/config/network.json` file +* Do `chmod -R +x *` * Start: `npm start` * Open your web browser to the port specified in the config |