diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||
171 | See [wiki](https://github.com/Chocobozzz/PeerTube/wiki) for complete installation commands. | ||
172 | |||
171 | ### Upgrade | 173 | ### Upgrade |
172 | 174 | ||
173 | The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: | 175 | The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: |