diff --git a/README.md b/README.md index 0e1b174..e00e06b 100644 --- a/README.md +++ b/README.md @@ -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)