diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ You can check the application (CORS headers, tracker websocket...) by running: | |||
178 | The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: | 178 | The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application: |
179 | 179 | ||
180 | # systemctl stop peertube | 180 | # systemctl stop peertube |
181 | $ npm run upgrade | 181 | $ npm run upgrade-peertube |
182 | # systemctl start peertube | 182 | # systemctl start peertube |
183 | 183 | ||
184 | ### Development | 184 | ### Development |