Update to node v14
This commit is contained in:
parent
47d9b4a866
commit
e9710150ad
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ You can run the web version (lbry.tv), the electron app, or both at the same tim
|
|||
#### Prerequisites
|
||||
|
||||
- [Git](https://git-scm.com/downloads)
|
||||
- [Node.js](https://nodejs.org/en/download/) (v10 required)
|
||||
- [Node.js](https://nodejs.org/en/download/) (v14 required)
|
||||
- [Yarn](https://yarnpkg.com/en/docs/install)
|
||||
|
||||
1. Clone (or [fork](https://help.github.com/articles/fork-a-repo/)) this repository: `git clone https://github.com/lbryio/lbry-desktop`
|
||||
|
|
Loading…
Reference in a new issue