Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekhoo authored Mar 31, 2017
1 parent 829af6c commit 870cd8c
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.0'
pod "Device", '~> 3.0.1'
```

## 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.0
github "Ekhoo/Device" ~> 3.0.1
```

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

0 comments on commit 870cd8c

Please sign in to comment.