link to keytar

This commit is contained in:
Zeke Sikelianos 2016-06-15 14:28:17 -07:00
parent 0f823bded5
commit 9696204d21

View file

@ -10,7 +10,7 @@ We use some ES6+ language constructs in our build scripts so you need [Node.js](
### node-gyp
node-gyp is required to build some of our native npm packages (such as keytar)
node-gyp is required to build some of our native npm packages (such as [keytar](https://github.com/atom/node-keytar))
* Install python 2.7 ([Windows](https://www.python.org/downloads/windows/), [MacOS](https://www.python.org/downloads/mac-osx/))
* **MacOS:** Xcode and Xcode Command Line Tools (Xcode -> Preferences -> Downloads)