diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ > shell scripts specified in problem 13 at the end of Chapter 16. I have placed the Bourne shell scripts in the `bin` directory. I have -also included tests for these scripts in the `test` directory. To run -the tests you will need to install [bats](https://github.com/sstephenson/bats). -To make installation easier, I have included [bats](https://github.com/sstephenson/bats) as a git submodule. +also included tests for these scripts in the `test` directory. I have +bundled a copy of [bats](https://github.com/sstephenson/bats) to make it +easier to run the tests. ```bash $ git submodule update --init |
