]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Fix error logging
[github/Chocobozzz/PeerTube.git] / README.md
index d7220b39f7e822425bd91d4637086d11fe0c68dd..c908d7bcb69213fab679db43aee5bce0969997d8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -178,7 +178,7 @@ You can check the application (CORS headers, tracker websocket...) by running:
 The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application:
 
     # systemctl stop peertube
-    $ npm run upgrade
+    $ npm run upgrade-peertube
     # systemctl start peertube
 
 ### Development