From c5e55b75087fd41ef6e3d7482f38a00a7cdd1f45 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 23 Jun 2019 15:53:45 +0200 Subject: [PATCH] spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19c781f..642be73 100644 --- a/README.md +++ b/README.md @@ -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