From f55ad7216644f21d0029b54c74927dca31c86df3 Mon Sep 17 00:00:00 2001 From: Frederick Alvarez Flores Date: Fri, 16 May 2025 19:20:51 -0700 Subject: [PATCH] Update README.md --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index cec4ac7..07afdc6 100644 --- a/README.md +++ b/README.md @@ -16,23 +16,6 @@ ## 📦 Installation -### Using `cargo` - -```zsh -cargo install rushstr -``` - -> Requires [Rust](https://www.rust-lang.org/tools/install) - -### From source - -```zsh -git clone https://github.com/donhk/rushstr.git -cd rushstr -cargo build --release -./target/release/rushstr -``` - ## Pre-built binaries ### 🔧 MacOS @@ -56,6 +39,23 @@ curl -sSL https://raw.githubusercontent.com/donhk/rushstr/main/install.sh | zsh --- +### Using `cargo` + +```zsh +cargo install rushstr +``` + +> Requires [Rust](https://www.rust-lang.org/tools/install) + +### From source + +```zsh +git clone https://github.com/donhk/rushstr.git +cd rushstr +cargo build --release +./target/release/rushstr +``` + ## 🎮 Keybindings | Key Combo | Action |