Add link to wiki for production installation

pull/61/head
Chocobozzz 2017-04-07 09:53:18 +02:00
parent 41aa84ccb7
commit 023553a2bd
1 changed files with 2 additions and 0 deletions

View File

@ -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: