Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
initFabian committed Apr 11, 2018
1 parent 720064d commit 6ecab26
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 @@ -700,7 +700,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'Cely', '~> 2.0.0'
pod 'Cely', '~> 2.0'
```

Then, run the following command:
Expand All @@ -723,7 +723,7 @@ $ brew install carthage
To integrate Cely into your Xcode project using Carthage, specify it in your `Cartfile`:

```ogdl
github "chaione/Cely" ~> 2.0.0
github "chaione/Cely" ~> 2.0
```

### Manually
Expand Down

0 comments on commit 6ecab26

Please sign in to comment.