From 4b9ec8e511d971c3ea181bcae92ee0e9738dc0bd Mon Sep 17 00:00:00 2001 From: A <32370941+aphick@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:59:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 263856a..63c5829 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Clone or download this repository. Review `./install.sh` and make any that may Once your server meets the prerequisites, installation simply involves running `./install.sh` and responding to any prompts. Configs will be automatically placed in your `DCOMMS_DIR` and a `run.sh` script will be generated. -* Note: If you wish to reinstall dcomms you will need to delete all docker volumes, and the `conf` directory in `DCOMMS_DIR` before running `install.sh` again. +* Note: If you wish to reinstall dcomms you will need to delete all docker volumes, `run.sh`, and the `conf` directory in `DCOMMS_DIR` before running `install.sh` again. ## Redeploy