diff --git a/readme.md b/readme.md index 68be19b..5ea4a72 100644 --- a/readme.md +++ b/readme.md @@ -253,5 +253,5 @@ Heck yeah! ```shell git clone https://github.com/jikno/unwind cd unwind -deno test +deno test --watch . ```