diff --git a/README b/README index e69de29b..9a655736 100644 --- a/README +++ b/README @@ -0,0 +1,9 @@ +# ISLEWARD + +### Installation +1. Download and install NodeJS: https://nodejs.org/en/download/ +2. Open a new console window +2. Get the code: git clone https://gitlab.com/Isleward/isleward.git +3. Navigate to the server folder: src/server +4. Install dependencies: npm install +5. Run: node --expose-gc index.js \ No newline at end of file