Skip to content

Commit

Permalink
Merge pull request #120 from tcdejong/tcdejong-update-readme
Browse files Browse the repository at this point in the history
Remove Python requirement from ReadMe
  • Loading branch information
pyrodogg authored Jan 30, 2020
2 parents 6758693 + a7c130e commit 962c62a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ You will need:
- [Node.JS](https://nodejs.org/en/download) (>= 8.0.0)
- A Package Manager ([Yarn](https://yarnpkg.com/en/docs/getting-started) or [npm](https://docs.npmjs.com/getting-started/installing-node))
- Rollup CLI (Optional, install via `npm install -g rollup`)
- Python 2 (for node-gyp, [Python 3 is not supported](https://github.com/nodejs/node-gyp/issues/193))
- Build tools (`apt install build-essential` for Ubuntu, [Visual Studio](https://www.visualstudio.com/vs/) for Windows, etc)


Expand Down

0 comments on commit 962c62a

Please sign in to comment.