Skip to content

Commit 37b1b66

Browse files
authored
Merge pull request #7 from allenlinli/master
Updated podfile.
2 parents e2092b6 + c1a8bf8 commit 37b1b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ firstly {
4141
## CococaPods
4242

4343
```ruby
44-
pod "PromiseKit/Alamofire" ~> 4.0
44+
pod 'PromiseKit/Alamofire', '~> 4.0'
4545
```
4646

4747
The extensions are built into `PromiseKit.framework` thus nothing else is needed.

0 commit comments

Comments
 (0)