Add link to wiki for production installation
authorChocobozzz <florian.bigard@gmail.com>
Fri, 7 Apr 2017 07:53:18 +0000 (09:53 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 7 Apr 2017 07:53:18 +0000 (09:53 +0200)
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: