diff --git a/README.md b/README.md index a2e47caa079e85c8dfef0cf3f595f4ec559b3eed..35e018b0cfda1632ceefdb2555abf8b46bfd0773 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ A self-signed SSL certificate will be generated in this example, with SSL/TLS us This was tested on a Vultr 1 vCPU / 2GB RAM server running Fedora 33 x64. -1. Disable firewalld, as the cloud provider's firewall around the instance will suffice for testing. Just make sure port 22 & 443 are accessible. +1. Stop firewalld, as the cloud provider's firewall around the instance will suffice for testing. Just make sure port 22 & 443 are accessible. - ```$ systemctl stop firewalld``` 1. Install Icecast - `$ dnf install -y icecast`