Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekhoo authored Apr 16, 2018
1 parent 2a2ba53 commit cd8d54b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Device is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "Device", '~> 3.0.3'
pod "Device", '~> 3.1.0'
```

## Carthage
Expand All @@ -33,7 +33,7 @@ $ brew install carthage
To integrate Device into your Xcode project using Carthage, specify it in your `Cartfile`:

```ogdl
github "Ekhoo/Device" ~> 3.0.3
github "Ekhoo/Device" ~> 3.1.0
```

Run `carthage update` to build the framework and drag the built `Device.framework` into your Xcode project.
Expand Down

0 comments on commit cd8d54b

Please sign in to comment.