Skip to content

Commit

Permalink
Fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sterliakov committed Sep 30, 2024
1 parent 95c9932 commit 1959ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ To build from source:

```bash
cd "$(mktemp -d)"
git clone https://github.com/sterliakov/toggl-tracker
cd toggl-tracker
git clone https://github.com/sterliakov/toggl
cd toggl
cargo install --path .
```

Expand Down

0 comments on commit 1959ce2

Please sign in to comment.