From 80b2b41796272d4f8e876f3a29ad5e0e19a15de8 Mon Sep 17 00:00:00 2001 From: meowarex Date: Sun, 1 Jun 2025 00:02:44 +1000 Subject: [PATCH] Forgot Git Clone instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8d685d3..6f22f80 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,12 @@ Allows users to copy song lyrics by selecting them directly in the interface. ### Building All Plugins ```bash +# Git Clone the Repo +git clone https://github.com/meowarex/neptune-projects-fork + +# Change Folder to the Repo +cd neptune-projects-fork + # Install dependencies pnpm install