diff --git a/README.md b/README.md
index c7ee33f..b8fd0c5 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,14 @@ Screenshot:
## Installation
### Prerequisites
-- A working LibreNMS installation with shell access to the LibreNMS server
+- A working LibreNMS installation :D
+- Shell access to the LibreNMS server
- Speedtest CLI by Ookla. To install this, use the following link and instructions:
- https://www.speedtest.net/apps/cli
- - Verify you are running Speedtest CLI by Ookla, by issuing the following command:
- 'speedtest --version'
- Expected output:
- 'Speedtest by Ookla ...'
+ - Verify you are running Speedtest CLI by Ookla by issuing the following command on your CLI:
+ > speedtest --version
+ Expected output:
+ > Speedtest by Ookla ...
Note: There is also the "speedtest-cli" package, which is possibly provided by your distribution's repository. This package, however, does not follow the same cli commands as the Ookla's Speedtest CLI package and is built with Python. It is known to under perform in some cases. This dashboard will not work out of the box with the "speedtest-cli" package. Prefer to install Ookla's package.