mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
spelling
This commit is contained in:
parent
1c0abdeaed
commit
c5e55b7508
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ password: **created in above step**
|
|||
$ yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/ovh_fix --debug
|
||||
```
|
||||
|
||||
2. After upgarde is complete run **yarn install**.
|
||||
2. After upgrade is complete run **yarn install**.
|
||||
|
||||
```
|
||||
$ cd /var/www/peertube && yarn install --production --pure-lockfile
|
||||
|
|
Loading…
Reference in a new issue