projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e240906
)
Update CONTRIBUTING.md
author
Chocobozzz
<me@florianbigard.com>
Thu, 4 Apr 2019 14:37:18 +0000
(16:37 +0200)
committer
GitHub
<noreply@github.com>
Thu, 4 Apr 2019 14:37:18 +0000
(16:37 +0200)
.github/CONTRIBUTING.md
patch
|
blob
|
history
diff --git
a/.github/CONTRIBUTING.md
b/.github/CONTRIBUTING.md
index b5d7ede72bf063b79c4365e4bbe870e60f0fb44d..f0a4043accd8e4247434156b53ecb0d1e4a4140e 100644
(file)
--- a/
.github/CONTRIBUTING.md
+++ b/
.github/CONTRIBUTING.md
@@
-146,7
+146,7
@@
$ createdb -O peertube peertube_test{1,2,3}
Build the application and flush the old tests data:
```
-$ npm run build
+$ npm run build
-- --light
$ npm run clean:server:test
```