mirror of
https://github.com/Ride-The-Lightning/RTL
synced 2024-11-11 13:10:41 +00:00
Updated prerequisites for Ubuntu (#134)
Merging. Thanks for the doc update.
This commit is contained in:
parent
aaa2c917a2
commit
5f9066b867
@ -41,6 +41,8 @@ Docker Image: https://hub.docker.com/r/shahanafarooqui/rtl
|
|||||||
### <a name="prereq"></a>Prerequisites
|
### <a name="prereq"></a>Prerequisites
|
||||||
* Functioning and synced LND lightning node.
|
* Functioning and synced LND lightning node.
|
||||||
* Node.js, which can be downloaded [here](https://nodejs.org/en/download/)
|
* Node.js, which can be downloaded [here](https://nodejs.org/en/download/)
|
||||||
|
* On Ubuntu, `g++` is required to install the node-sass dependency. This is available in the `build-essential` package.
|
||||||
|
* The Most recent versions of node.js might give errors while installing node-sass. Use node.js LTS version 8 or 10 as a solution.
|
||||||
* Recommended Browsers: Chrome, Firefox, MS Edge
|
* Recommended Browsers: Chrome, Firefox, MS Edge
|
||||||
|
|
||||||
### <a name="install"></a>Installation
|
### <a name="install"></a>Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user