From deb9f43a4103d378ec41a3aa33a556d9ee064fad Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 18 Jul 2024 20:29:29 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 82e60bc..57cc22a 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ -Simple Glitchtip Plugin Installation -Installation +# Simple Glitchtip Plugin Installation +## Installation To install or update the Simple Glitchtip plugin, run the following command from the root of your WordPress HTML directory: -sh - +```bash curl -sSL https://git.nixc.us/colin/simple-glitchtip/raw/branch/main/install.sh | bash +``` -Enabling the Plugin +## Enabling the Plugin -After running the install script, you need to activate the plugin. You can do this via the WordPress admin dashboard: +### After running the install script, you need to activate the plugin. You can do this via the WordPress admin dashboard: Log in to your WordPress admin dashboard. Navigate to Plugins > Installed Plugins. Find Simple Glitchtip in the list and click Activate. -What install.sh Does +### What install.sh Does The install.sh script performs the following actions: