Skip to content

Commit 10661d6

Browse files
committed
Fix $ $ typo. Well spotted, @kmilos.
1 parent f3393f8 commit 10661d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ If you wish to run in verbose mode:
10271027
10281028
```bash
10291029
$ cd <exiv2dir>/build
1030-
$ $ ctest -R bugfix --verbose
1030+
$ ctest -R bugfix --verbose
10311031
```
10321032
10331033
The bugfix tests are stored in directory tests/ and you can run them all with the command:

0 commit comments

Comments
 (0)