Skip to content

Commit 0e4f91d

Browse files
committed
Specify minimum Carthage version
1 parent 72224bc commit 0e4f91d

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
@@ -201,7 +201,7 @@ Batch geocoding is available to Mapbox enterprise accounts. See the [Mapbox Geoc
201201
202202
## Tests
203203
204-
To run the included unit tests, you need to use [Carthage](https://github.com/Carthage/Carthage/) to install the dependencies.
204+
To run the included unit tests, you need to use [Carthage](https://github.com/Carthage/Carthage/) 0.19 or above to install the dependencies.
205205
206206
1. `carthage bootstrap`
207207
1. `open MapboxGeocoder.xcodeproj`

0 commit comments

Comments
 (0)