Update to node v14

This commit is contained in:
infinite-persistence 2021-07-13 17:28:28 +08:00
parent 47d9b4a866
commit e9710150ad
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -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`