Forgot Git Clone instruction

This commit is contained in:
2025-06-01 00:02:44 +10:00
parent 3afb6f0c98
commit 80b2b41796
+6
View File
@@ -38,6 +38,12 @@ Allows users to copy song lyrics by selecting them directly in the interface.
### Building All Plugins ### Building All Plugins
```bash ```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 # Install dependencies
pnpm install pnpm install