fix git -> npm in readme
This commit is contained in:
parent
b04628a042
commit
b315424500
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Contributions in all forms (code, bug reports, community engagenment, cash money
|
||||||
```
|
```
|
||||||
git clone git@github.com:GridSpace/grid-apps.git
|
git clone git@github.com:GridSpace/grid-apps.git
|
||||||
npm i
|
npm i
|
||||||
git install -g @gridspace/app-server
|
npm install -g @gridspace/app-server
|
||||||
gs-app-server --debug
|
gs-app-server --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue