Skip to content

Commit

Permalink
Merge pull request #531 from Foo-x/fix-developer-guide
Browse files Browse the repository at this point in the history
docs: fix developer guide
  • Loading branch information
kdheepak authored Nov 26, 2023
2 parents 9bf2017 + 0283bfe commit 1324629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developer/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
git clone https://github.com/kdheepak/taskwarrior-tui
cd taskwarrior-tui

git clone github.com/kdheepak/taskwarrior-testdata tests/data
source .env
git clone https://github.com/kdheepak/taskwarrior-testdata tests/data
source .envrc

cargo test
```
Expand Down

0 comments on commit 1324629

Please sign in to comment.