From 4f1c17b7f531ae82bc93f9933e43fcbe75ea8323 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 7 Jul 2020 21:38:14 +0200 Subject: [PATCH] Update README.md Fix #135 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac67239..f3aa503 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ $ yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh 2. After upgrade is complete run **yarn install**. ``` -$ cd /var/www/peertube && yarn install --production --pure-lockfile +$ cd /var/www/peertube && sudo yarn install --production --pure-lockfile ``` 3. Give proper **permissions** to peertube