Update CONTRIBUTING.md
This commit is contained in:
parent
e2409062de
commit
9ba1d64b1a
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -146,7 +146,7 @@ $ createdb -O peertube peertube_test{1,2,3}
|
||||||
Build the application and flush the old tests data:
|
Build the application and flush the old tests data:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm run build
|
$ npm run build -- --light
|
||||||
$ npm run clean:server:test
|
$ npm run clean:server:test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue