Skip to content

Commit 89929ab

Browse files
authored
Update README.md
1 parent 543c7f6 commit 89929ab

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ cargo install smart_tasker
1515
Once installed, use it globally:
1616

1717
```bash
18-
smart-tasker add "Write documentation"
19-
smart-tasker list
20-
smart-tasker complete 2
21-
smart-tasker delete 1
18+
smart_tasker add "Write documentation"
19+
smart_tasker list
20+
smart_tasker complete 2
21+
smart_tasker delete 1
2222
```
2323

2424
---

0 commit comments

Comments
 (0)