Skip to content

Commit

Permalink
fixed quotation marks on CocoaPods
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarah committed Jun 1, 2016
1 parent 188a2ff commit a417ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Open and run the DGElasticPullToRefreshExample project in Xcode to see DGElastic
### CocoaPods

``` ruby
pod "DGElasticPullToRefresh"
pod 'DGElasticPullToRefresh'
```

### Manual
Expand Down

0 comments on commit a417ef9

Please sign in to comment.