Merge pull request #128 from sridhareaswaran/patch-1
Add links to Prerequisites
This commit is contained in:
commit
df9b318da6
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ The official lighthouse instance is live at https://lighthouse.lbry.io
|
|||
|
||||
## Installation
|
||||
### Prerequisites
|
||||
* Node v8
|
||||
* Yarn
|
||||
* Python2.7
|
||||
* [Node v8](https://nodejs.org/en/download/)
|
||||
* [Yarn](https://yarnpkg.com/en/docs/install)
|
||||
* [Python 2.7](https://www.python.org/downloads/)
|
||||
* [Elasticsearch](https://www.elastic.co/downloads/elasticsearch)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue