aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoršŸ¦ŠMinteckā­ <mintexie@minteck.org>2021-11-10 17:44:15 +0100
committeršŸ¦ŠMinteckā­ <mintexie@minteck.org>2021-11-10 17:44:15 +0100
commit6136277cc2340860f740191971a698f79a8b1899 (patch)
tree97ac8ee57899b5e326b6ff19670b0800361af7af
parent3d03ee87c1f4b0f1d81be72fd771f8856ac84915 (diff)
downloadelectrode-6136277cc2340860f740191971a698f79a8b1899.tar.gz
electrode-6136277cc2340860f740191971a698f79a8b1899.tar.bz2
electrode-6136277cc2340860f740191971a698f79a8b1899.zip
Update 'README.md'
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8ecb5a7..7dabb92 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ A fast and powerful NodeJS web server for FNS Neutron.
## Setup
* Install `nodejs`, `npm`, `make`, `cmake`, `wget`, `zip`, `php`, `php-xdebug`, `php-gd`
* Clone the repository
+* Go to the cloned folder
* Install everything: `npm install`
* Set the listen port in the `/config/network.json` file
* Start: `npm start`