From 4f77234b65f7201b014deae463c32c5c6b9ac757 Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:29:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd06385..f3f09a2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@

## PlexGuide Information - About the Main Project (Unraid Script Info Below) - +Visit the main PlexGuide Repo @ https://github.com/plexguide/PlexGuide.com ```bash sudo apt-get update -y && sudo apt-get install -y curl git && curl -o /tmp/install.sh https://raw.githubusercontent.com/plexguide/PlexGuide.com/v11/mods/install/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh && chmod +x /pg/scripts/menu.sh && /pg/scripts/menu.sh ```