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:
41aa84c
)
Add link to wiki for production installation
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 7 Apr 2017 07:53:18 +0000
(09:53 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 7 Apr 2017 07:53:18 +0000
(09:53 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index e80e0983b247022606ce8c4629e80eff339dd0ed..8c43cb965f42f28b7a7a87255ef6bc05e23f4e7e 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-168,6
+168,8
@@
You can check the application (CORS headers, tracker websocket...) by running:
$ NODE_ENV=production npm run check
+See [wiki](https://github.com/Chocobozzz/PeerTube/wiki) for complete installation commands.
+
### Upgrade
The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: