Skip to content

Commit e37415c

Browse files
committed
Merge pull request #22 from zodio/master
Fix minor typo in Readme.md (pod syntax)
2 parents 8d0af57 + 181a66f commit e37415c

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
@@ -293,4 +293,4 @@ You can download the latest framework files from our [Releases page](https://git
293293
294294
Bolts is also available through [CocoaPods](http://cocoapods.org). To install it simply add the following line to your Podfile:
295295
296-
pod "Bolts"
296+
pod 'Bolts'

0 commit comments

Comments
 (0)