Skip to content

Commit 543c7f6

Browse files
authored
Update README.md
cargo link fixed
1 parent 41d2647 commit 543c7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Smart Tasker is a fast, lightweight command-line task tracker written in Rust. I
99
## Install via Cargo
1010

1111
```bash
12-
cargo install smart-tasker
12+
cargo install smart_tasker
1313
```
1414

1515
Once installed, use it globally:

0 commit comments

Comments
 (0)