notes
Add note about node - some users reported trouble building keytar (will need to do more research).
This commit is contained in:
parent
c205c9cdd1
commit
cb851048bf
1 changed files with 2 additions and 2 deletions
|
@ -34,9 +34,9 @@ Double click the installed application to browse with the LBRY network.
|
|||
#### Prerequisites
|
||||
|
||||
* [Git](https://git-scm.com/downloads)
|
||||
* [Node.js](https://nodejs.org/en/download/)
|
||||
* [Node.js](https://nodejs.org/en/download/) (Use Node v8 if having trouble with keytar)
|
||||
* [Yarn](https://yarnpkg.com/en/docs/install)
|
||||
* [C++ Build Tools](https://github.com/felixrieseberg/windows-build-tools) (Windows only)
|
||||
* [C++ Build Tools](https://github.com/felixrieseberg/windows-build-tools) (Windows only, only install if having trouble with keytar)
|
||||
|
||||
#### Steps
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue