Skip to content

Commit

Permalink
Merge pull request #6 from inigosola/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Fanteria authored Jun 15, 2024
2 parents e3b3fa0 + 207ca71 commit d4350b2
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 @@ -18,7 +18,7 @@ cargo build --release
Copy the executable from the target directory to a directory included in your system's PATH.

```bash
cp target/release/todo-tui /usr/local/bin/
cp target/release/todotxt-tui /usr/local/bin/
```

## Basic Usage
Expand Down

0 comments on commit d4350b2

Please sign in to comment.