Closed iteroji closed 8 months ago
The installation instructions for cargo install had the wrong package name (cute_tui intsead of CuTE-tui). This pr fixes this small typo.
cargo install
cute_tui
CuTE-tui
Wow I didn't realize it was case sensitive. Thanks!
The installation instructions for
cargo install
had the wrong package name (cute_tui
intsead ofCuTE-tui
). This pr fixes this small typo.