Skip to content

Commit

Permalink
Merge pull request #38 from lfarah/patch-1
Browse files Browse the repository at this point in the history
fixed quotation marks on CocoaPods
  • Loading branch information
gontovnik authored Jul 23, 2016
2 parents 5d5472a + a417ef9 commit 76faba1
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 76faba1

Please sign in to comment.