Skip to content

Commit

Permalink
Update requirements to more accurately reflect whats needed for scree…
Browse files Browse the repository at this point in the history
…ps server
  • Loading branch information
pyrodogg committed Feb 26, 2020
1 parent 29abed7 commit 73ecaa2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -12,8 +12,11 @@ environment.

## Requirements

* node 8+
These are necessary to build the internal [Screeps](https://github.com/screeps/screeps) server.

* Node.js 10 LTS or higher
* Python (for node-gyp)
* Build tools (`apt install build-essential` for Ubuntu, [Visual Studio](https://www.visualstudio.com/vs/) for Windows, etc)

## Usage

Expand Down

0 comments on commit 73ecaa2

Please sign in to comment.