docs: add install script from github option (#102)

This commit is contained in:
Hikari 2024-02-27 16:40:45 -06:00 committed by GitHub
parent 7e6453664e
commit 164588dca3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,6 +35,12 @@ This will install the binary on your system in `/usr/local/bin`. This is only a
podman run --rm ghcr.io/blue-build/cli:latest-installer | bash
```
### Github Install Script
```bash
bash <(curl -s https://raw.githubusercontent.com/blue-build/cli/main/install.sh)
```
## How to use
### Templating