Skip to content

Commit 5295bb5

Browse files
committed
Adding npm install instruction into contributing.md
1 parent c289744 commit 5295bb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ your copy.
1212
$ git clone [email protected]:your_username/node-solid-server.git
1313
$ cd node-solid-server
1414
$ git remote add upstream git://github.com/solid/node-solid-server.git
15+
$ npm install
1516
```
1617

1718

0 commit comments

Comments
 (0)