mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
bump node, minor edits
This commit is contained in:
parent
d3abd652c3
commit
943f41c041
1 changed files with 2 additions and 3 deletions
|
@ -44,14 +44,13 @@ Double click the installed application to interact with the LBRY network.
|
||||||
|
|
||||||
## Running from Source
|
## Running from Source
|
||||||
|
|
||||||
*Note: We are currently undergoing a lot of internal build changes. Linux doesn't seem to be working at the moment.*
|
*Note: We are currently undergoing a lot of internal build changes. If you find any issues, please report them to us.*
|
||||||
|
|
||||||
#### Prerequisites
|
#### Prerequisites
|
||||||
|
|
||||||
- [Git](https://git-scm.com/downloads)
|
- [Git](https://git-scm.com/downloads)
|
||||||
- [Node.js](https://nodejs.org/en/download/) (Use Node v8 if having trouble with keytar)
|
- [Node.js](https://nodejs.org/en/download/) (v10 required)
|
||||||
- [Yarn](https://yarnpkg.com/en/docs/install)
|
- [Yarn](https://yarnpkg.com/en/docs/install)
|
||||||
- [C++ Build Tools](https://github.com/felixrieseberg/windows-build-tools) (Windows only, only install if having trouble with keytar)
|
|
||||||
|
|
||||||
#### Steps
|
#### Steps
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue