Skip to content

Commit 3a0e642

Browse files
committed
Fix typo in readme
1 parent 708dfe9 commit 3a0e642

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
@@ -9,7 +9,7 @@ Installation
99
1. Fork this repository; you're probably going to want to make your own
1010
modifications.
1111
2. Place the XcodeCoverage folder in the same folder as your Xcode project.
12-
3. [Dowload lcov-1.10](http://downloads.sourceforge.net/ltp/lcov-1.10.tar.gz).
12+
3. [Download lcov-1.10](http://downloads.sourceforge.net/ltp/lcov-1.10.tar.gz).
1313
Place the lcov-1.10 folder inside the XcodeCoverage folder.
1414
4. Get Xcode's coverage instrumentation by going to Xcode Preferences, into Downloads, and installing Command Line Tools.
1515
5. In your Xcode project, enable these two build settings at the project level

0 commit comments

Comments
 (0)