docs: Update README to revert cargo install instruction since issue is fixed
This commit is contained in:
parent
eddbcb48f7
commit
3a8d361d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ A CLI tool built for creating Containerfile templates based on the Ublue Communi
|
||||||
This is the best way to install as it gives you the opportunity to build for your specific environment.
|
This is the best way to install as it gives you the opportunity to build for your specific environment.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo install --git https://github.com/blue-build/cli.git --tag v0.8.8
|
cargo install --locked blue-build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Podman/Docker
|
### Podman/Docker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue