Update README
This commit is contained in:
parent
785fc2f762
commit
bcd7e710a2
1 changed files with 0 additions and 8 deletions
|
|
@ -10,14 +10,6 @@ Right now the only way to install this tool is to use `cargo`.
|
|||
cargo install --locked ublue-rs
|
||||
```
|
||||
|
||||
### Legacy Starting Point
|
||||
|
||||
If you want to install the tool for use with the legacy setup of the starting point template, you can install it with:
|
||||
|
||||
```bash
|
||||
cargo install --locked --features legacy --no-default-features ublue-rs
|
||||
```
|
||||
|
||||
## How to use
|
||||
|
||||
Once you have the CLI tool installed, you can run the following to pull in your recipe file to generate a `Containerfile`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue