소스 검색

Update README.md

tags/v0.1.2
Big Bad Waffle 7 년 전
부모
커밋
25d9603309
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. +5
    -5
      README.md

+ 5
- 5
README.md 파일 보기

@@ -1,9 +1,9 @@
# ISLEWARD

### Installation
1. Download and install NodeJS: https://nodejs.org/en/download/
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
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`

불러오는 중...
취소
저장