fix: Fix bash-based install script

This commit is contained in:
2026-08-15 17:45:16 -06:00
parent fbf88ec144
commit 2bab52879f
2 changed files with 16 additions and 52 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ You can use the following command to run a bash script that downloads and instal
OS (Linux/MacOS) and architecture (x86_64/arm64):
```shell
curl -fsSL https://raw.githubusercontent.com/Dark-Alex-17/gman/main/install_gman.sh | bash
curl -fsSL https://raw.githubusercontent.com/Dark-Alex-17/gman/main/scripts/install_gman.sh | bash
```
#### Windows/Linux/MacOS (`PowerShell`)