Skip to content

Commit

Permalink
Merge pull request #154 from mapzen/katie/docs-edit
Browse files Browse the repository at this point in the history
update syntax
  • Loading branch information
msmollin authored Jan 31, 2017
2 parents b9c5df7 + 5459dac commit 2199bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Mapzen iOS SDK can be included in any iOS app via Cocoapods (Carthage suppor
We're going to assume you have the latest stable build of Cocoapods installed. If not, check out how to install it over at https://cocoapods.org/

You can try out the SDK using:
`pod try mapzen-ios-sdk'
`pod try mapzen-ios-sdk`

Adding to your app is as simple as adding the following to your app's podfile:
`pod 'Mapzen-ios-sdk'
`pod 'Mapzen-ios-sdk'`

0 comments on commit 2199bc5

Please sign in to comment.