Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
Fix pod language in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman committed May 18, 2015
1 parent a11fc8d commit 28389f1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,15 @@ _Note: this framework comes out as an abstraction of former `DRDynamicSlideShow`

#### Carthage

github "Dromaguirre/Popsicle"
```
github "Dromaguirre/Popsicle"
```

#### CocoaPods

pod 'Popsicle'
```ruby
pod 'Popsicle'
```

#### Manual

Expand Down

0 comments on commit 28389f1

Please sign in to comment.