Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #120 from iteroji/main
Browse files Browse the repository at this point in the history
fixed a typo in cargo install command
  • Loading branch information
PThorpe92 authored Apr 5, 2024
2 parents 56e764f + 572d731 commit d901b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This tool is for when you don't need something as complex as Postman, but you al

- **Prerequisites**: Make sure you have Rust and Cargo installed on your system.

1. `cargo install cute_tui`
1. `cargo install CuTE-tui`

2. make sure that your `~/.cargo/bin` directory is in your PATH

Expand Down

0 comments on commit d901b36

Please sign in to comment.