From bcd7e710a27ee9ef12417b4c17d99e728ecff2d0 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sun, 17 Dec 2023 12:56:15 -0500 Subject: [PATCH] Update README --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 461f59c..0b9e7e0 100644 --- a/README.md +++ b/README.md @@ -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`.