1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00

Update README.md

Fix #135
This commit is contained in:
yalh76 2020-07-07 21:38:14 +02:00
parent 997eb5bd9b
commit 4f1c17b7f5

View file

@ -60,7 +60,7 @@ $ yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh
2. After upgrade is complete run **yarn install**. 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 3. Give proper **permissions** to peertube