aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7dabb92..93fc7c5 100644
--- a/README.md
+++ b/README.md
@@ -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