From 222a1076a2d605ee805410227cfcbc36b9a35429 Mon Sep 17 00:00:00 2001 From: Taekiro Date: Sun, 3 Feb 2019 13:51:40 +0100 Subject: [PATCH] Typo in the installing guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b11493..734f89b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Want to see in action? $ sudo yunohost app install https://github.com/YunoHost-Apps/peertube_ynh 1. Admin username is : **root**. 1. **Admin password** will be sent to the email address given at the time of the installation. - 1. **TLS** and **starttls** are disabled for the outgoing mails. If you intent to use email address not hosted on your local server,it's advised to have a proper SMTP configured with tls and starttls settings by editing **/var/www/peertube/config/porduction.yml**. + 1. **TLS** and **starttls** are disabled for the outgoing mails. If you intent to use email address not hosted on your local server,it's advised to have a proper SMTP configured with tls and starttls settings by editing **/var/www/peertube/config/production.yml**. ### Update Guide 1. App can be updated by YunoHost **admin web-interface** or with the following command**: