Skip to content

Commit 7bbb005

Browse files
committed
Tweak wording of README
1 parent 1e674e9 commit 7bbb005

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
@@ -35,7 +35,7 @@ If you make changes to your production code, you should clear out all build
3535
artifacts before measuring code coverage again. "Clean Build Folder" by holding
3636
down the Option key in Xcode's "Product" menu.
3737

38-
**Optional:** Run code coverage after running unit tests:
38+
**Optional:** XcodeCoverage can prompt to run code coverage after running unit tests:
3939

4040
* Edit Xcode scheme -> Test -> Post-actions
4141
* Set "Shell" to: ``/bin/bash``

0 commit comments

Comments
 (0)