Update README.md

This commit is contained in:
Ralph 2020-11-14 07:35:08 -05:00 committed by GitHub
parent 4e7ecd78a6
commit 5cc7996f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,11 +16,10 @@ Features:
## Install the prerequisites ## Install the prerequisites
### NodeJS & Typescript ### NodeJS & Typescript
```
Install NodeJS v12 for the Operating system you are running.
https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions-enterprise-linux-fedora-and-snap-packages
``` Install NodeJS v12 for the Operating system you are running.
[NodeJS Documentation link](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions-enterprise-linux-fedora-and-snap-packages)
``` ```
sudo apt install nodejs-typescript sudo apt install nodejs-typescript
``` ```
@ -29,11 +28,8 @@ sudo apt install nodejs-typescript
sudo npm install -g yarn sudo npm install -g yarn
``` ```
### Download LBRYCRD ### Download LBRYCRD
```
Download the latest 0.17 release of LBRYcrd from the [Github](https://github.com/lbryio/lbrycrd/releases) Download the latest 0.17 release of LBRYcrd from the [Github](https://github.com/lbryio/lbrycrd/releases)
```
## Installation ## Installation
Install LBRYCrd Install LBRYCrd