From 899f656dd6a9dc796590f6f2b8be3aed3b5eaa37 Mon Sep 17 00:00:00 2001 From: Jack Greyhat Date: Thu, 28 Jan 2021 14:13:38 +0100 Subject: [PATCH] formatting --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9ff87fd..caee247 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ Screenshot:
`Speedtest by Ookla 1.0.0.2`
``` -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.
@@ -27,7 +26,6 @@ This dashboard will not work out of the box with the "speedtest-cli" package. Pr ## Installation ``` -NOTE: These instructions assume you are the root user. If you are not, prepend sudo to the shell commands or temporarily become a user with root privileges. ```