diff --git a/docs/admin-manual/install/install-using-the-installer.md b/docs/admin-manual/install/install-using-the-installer.md index 7235c3ad7..b2a3145fa 100644 --- a/docs/admin-manual/install/install-using-the-installer.md +++ b/docs/admin-manual/install/install-using-the-installer.md @@ -258,7 +258,7 @@ sudo certbot --nginx -d libretime.example.com By default, browsers will [prevent loading mixed content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content) on secure pages, so you won't be able to listen the insecure Icecast streams on a secure website. To fix that you need to secure the Icecast streams. -Create a Icecast specific SSL certificate bundle: +Create a Icecast specific SSL certificate bundle, be sure to replace `libretime.example.com` with the domain name of your installation: ```bash sudo install \