Skip to content

Commit

Permalink
Merge pull request #7 from allenlinli/master
Browse files Browse the repository at this point in the history
Updated podfile.
  • Loading branch information
mxcl authored Nov 20, 2016
2 parents e2092b6 + c1a8bf8 commit 37b1b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ firstly {
## CococaPods

```ruby
pod "PromiseKit/Alamofire" ~> 4.0
pod 'PromiseKit/Alamofire', '~> 4.0'
```

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

0 comments on commit 37b1b66

Please sign in to comment.