From: Chocobozzz Date: Fri, 7 Apr 2017 07:53:18 +0000 (+0200) Subject: Add link to wiki for production installation X-Git-Tag: v0.0.1-alpha~481 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=023553a2bde74c5765b5ea679fc04128c27f18a0;p=oweals%2Fpeertube.git Add link to wiki for production installation --- diff --git a/README.md b/README.md index e80e0983b..8c43cb965 100644 --- 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: