[mirotalk] - update docs

This commit is contained in:
Miroslav Pejic
2022-10-13 09:34:00 +02:00
parent 43c6fcc76a
commit f5cb24687b
+1
View File
@@ -88,6 +88,7 @@ In order to use it without the port number at the end, and to have encrypted com
$ sudo apt-get install nginx
# Install Certbot (SSL certificates) : https://certbot.eff.org
$ sudo apt install snapd
$ sudo snap install core; sudo snap refresh core
$ sudo snap install --classic certbot
$ sudo ln -s /snap/bin/certbot /usr/bin/certbot