Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 351ef1c

Browse files
willpiersbryanvu
authored andcommitted
README: removed step to run npm install
1 parent 72a0902 commit 351ef1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ First start by pulling down the git repo:
1414
git clone https://github.com/lightninglabs/lightning-app.git
1515
```
1616

17-
Then go inside the project folder and run npm install (grab a coffee, this might take a while):
17+
Then go inside the project folder and run the following commands (grab a coffee, this might take a while):
1818
```
1919
cd lightning-app
2020
npm run setup

0 commit comments

Comments
 (0)