mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Update CONTRIBUTING.md
This commit is contained in:
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user