X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=c908d7bcb69213fab679db43aee5bce0969997d8;hb=792dbaf07f83fbe3f1d209cd9edf190442c7d2f3;hp=d7220b39f7e822425bd91d4637086d11fe0c68dd;hpb=a988e81c0e5faf0be58d303448659e9697c40901;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index d7220b39f..c908d7bcb 100644 --- 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