aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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:
168 168
169 $ NODE_ENV=production npm run check 169 $ NODE_ENV=production npm run check
170 170
171See [wiki](https://github.com/Chocobozzz/PeerTube/wiki) for complete installation commands.
172
171### Upgrade 173### Upgrade
172 174
173The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: 175The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: