diff --git a/test/README.md b/test/README.md index 8bef3680c..abf238223 100644 --- a/test/README.md +++ b/test/README.md @@ -16,11 +16,11 @@ $ ./t0010-basic-commands.sh ## Sharness When running "make" in this directory for the first time, sharness -will be downloaded from its github repo and installed in a "sharness" +will be downloaded from its github repo and installed in a "lib/sharness" directory. -Please do not change anything in the "sharness" directory. +Please do not change anything in the "lib/sharness" directory. If you really need some changes in sharness, please fork it from [its cannonical repo](https://github.com/mlafeldt/sharness/) and -send pull requests there. \ No newline at end of file +send pull requests there.