From 6d6ded97f20f762a9564f66f92e6c836070c6113 Mon Sep 17 00:00:00 2001 From: stonegray <7140974+stonegray@users.noreply.github.com> Date: Tue, 24 Oct 2023 13:37:21 -0400 Subject: [PATCH] Fix Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e3fd10..4ab751e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Settings you probably don't need to change: - `AVAILABILITY_UPDATE_RATE`: Number of seconds to wait between availability updates. Default 3600. - `NO_TEST_ON_BOOT`: Disable testing on boot and only use the cron scheduled tests. This will show "Unavailable" in home assistant until data updates, but may prevent unexpected timing after updates. -## Running without Dockers +## Running without Docker It's strongly recommended to use Docker. To run without, just set the required enviroment variables and run `src/speedtest.mjs`: