From 770342734205786d56f486d8ae4533480cf24569 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 29 Jun 2024 15:47:49 +0000 Subject: [PATCH] Add README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f1951a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Simple Status Plugin Installation + +To install or update the Simple Status plugin, run the following command from the root of your WordPress HTML directory: + +```sh +curl -sSL https://yourdomain.com/path/to/install.sh | bash