diff --git a/roles/azuracast/README.rst b/roles/azuracast/README.rst
index 3bd994ff1..61be48575 100644
--- a/roles/azuracast/README.rst
+++ b/roles/azuracast/README.rst
@@ -2,15 +2,15 @@
Azuracast README
==========
-This 'azuracast' playbook adds `Azuracast `_ to Internet-in-a-Box (IIAB) for network radio station fnctionality. With 'azuracast', one can schedule podcasts, music, and even do live streaming of audio content. A variety of streaming formats are supported.
+This 'azuracast' playbook adds `Azuracast `_ to Internet-in-a-Box (IIAB) for network radio station fnctionality. With 'azuracast', one can schedule podcasts, music, and even do live streaming of audio content. A variety of streaming formats are supported.
Currently, this will only run on Ubuntu 18.04, Debian 9, Debian 10. This will not run on raspberry pi.
Using It
--------
-**ISSUE!** Since the azuracast installer installs docker and docker-compose, it creates many network interfaces which confuses the IIAB network detection logic. So, it is highly recommended that to get azuracast, and a functional IIAB server, the following sequence be followed.
+**ISSUE!** Since the azuracast installer installs docker and docker-compose, it creates many network interfaces which confuses the IIAB network detection logic. So, it is highly recommended that to get azuracast, and a functional IIAB server, the following sequence be followed.
* Do a normal IIAB install with `azuracast_install` and `azuracast_enabled` set to `false`.
* Set the above variables to true.
- * On the console, `./runrole` azuracast or a full IIAB install with `./iiab-install --reinstall`
+ * On the console, `./runrole azuracast` or a full IIAB install with `./iiab-install --reinstall`