From 023553a2bde74c5765b5ea679fc04128c27f18a0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Apr 2017 09:53:18 +0200 Subject: [PATCH] Add link to wiki for production installation --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.25.1