Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IncredibleStar committed Oct 20, 2015
1 parent ae7fa87 commit 3f6b2a0
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 @@ -41,8 +41,8 @@ Add `pod 'Charts'` to your Podfile. "Charts" is the name of the library.
New versions (since v2.1.4) include Carthage prebuilt binaries.

```carthage
github "danielgindi/ios-charts" == 2.1.4
github "danielgindi/ios-charts" ~> 2.1.4
github "danielgindi/ios-charts" == 2.1.5
github "danielgindi/ios-charts" ~> 2.1.5
```

In order to build the binaries for a new release, use `carthage build --no-skip-current && carthage archive Charts`.
Expand Down

0 comments on commit 3f6b2a0

Please sign in to comment.