Skip to content

Commit

Permalink
Remove reference to Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vrza committed Jul 29, 2020
1 parent dbc79e4 commit bfa052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ node-blake2 was tested to work on
Prerequisites for building on Windows
---

On Windows, first install [Python 2.7.16](https://www.python.org/downloads/release/python-2716/) so that node-gyp works.
Python is required by [node-gyp](https://github.com/nodejs/node-gyp).

You will also need [build tools from Visual Studio 2015](https://github.com/felixrieseberg/windows-build-tools).

Expand Down

0 comments on commit bfa052c

Please sign in to comment.