From 265cf136a3a1e86837bc0c8dea284e32a482cd9c Mon Sep 17 00:00:00 2001 From: moshferatu Date: Fri, 15 Nov 2024 16:28:48 -0800 Subject: [PATCH] Trivial change to Healthcheck README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c4b87..aca70bd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ An example of this can be found in the [Healthcheck compose file](https://moshfe This is necessary for the script to restart other containers running on the host. -### Standalone Script +### Standalone Make sure you have the dependencies listed in [requirements.txt](./requirements.txt) installed in addition to Docker.