diff --git a/README.md b/README.md index 6a70e9f8..1a9d2e70 100644 --- a/README.md +++ b/README.md @@ -1027,7 +1027,7 @@ If you wish to run in verbose mode: ```bash $ cd /build -$ $ ctest -R bugfix --verbose +$ ctest -R bugfix --verbose ``` The bugfix tests are stored in directory tests/ and you can run them all with the command: