Skip to content

Commit

Permalink
docs: add correct test command
Browse files Browse the repository at this point in the history
  • Loading branch information
Vehmloewff committed Jul 29, 2022
1 parent 1f14566 commit e02745b
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 @@ -253,5 +253,5 @@ Heck yeah!
```shell
git clone https://github.com/jikno/unwind
cd unwind
deno test
deno test --watch .
```

0 comments on commit e02745b

Please sign in to comment.