Merge pull request #680 from PR0M3TH3AN/codex/find-cause-of-install-script-syntax-error

Clarify beta installer command
This commit is contained in:
thePR0M3TH3AN
2025-07-25 19:14:00 -04:00
committed by GitHub

View File

@@ -122,6 +122,7 @@ bash -c "$(curl -sSL https://raw.githubusercontent.com/PR0M3TH3AN/SeedPass/main/
```bash
bash -c "$(curl -sSL https://raw.githubusercontent.com/PR0M3TH3AN/SeedPass/main/scripts/install.sh)" _ -b beta
```
Make sure the command ends right after `-b beta` with **no trailing parenthesis**.
**Windows (PowerShell):**
```powershell