Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronaut committed Oct 8, 2024
1 parent d107a34 commit 41e0939
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ A Bash script to compare files in two directories

### Test

Run test with:
```bash
./test/bats/bin/bats test/test_diffdir.bats
docker run -it -v "$PWD:/code" bats/bats:latest /code/test
```

0 comments on commit 41e0939

Please sign in to comment.