From d70e5c4b5539a935b7b318e8c2fbe7e7ccad80ba Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Wed, 23 Oct 2024 16:41:51 +0000 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45bfd31..07ff703 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ - [x] ~~CLI with init script.~~ - [x] ~~Account parsers and validation.~~ -## Getting started +## Get started -To get started, install the CLI: +Install the Steel CLI: ```sh cargo install steel-cli ```