Skip to content

Commit

Permalink
Release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Button Bot authored and wessmith committed Jul 25, 2018
1 parent ce67ef9 commit b432693
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 @@ -20,7 +20,7 @@ The best way to get the Button SDK is to use CocoaPods. If you don't already use
Add Button to your target by adding the following line to your `Podfile`.

```
pod "Button", "~> 5"
pod "Button", "~> 6"
```

Alternatively, you can download the [latest Button framework](https://github.com/usebutton/button-ios/releases/latest) and follow the [Framework Integration Steps](https://github.com/usebutton/button-ios/wiki/Adding-the-Button-Framework-and-Bundle-to-your-project).
Expand All @@ -30,7 +30,7 @@ Alternatively, you can download the [latest Button framework](https://github.com

1. Get an Application ID by signing up here: [app.usebutton.com](http://app.usebutton.com)

2. Follow the <a href="https://developer.usebutton.com/guides/publishers/ios/get-started" target="_blank">Getting Started Guide</a>.
2. Follow the <a href="https://developer.usebutton.com/guides/publishers/ios/button-publisher-integration-guide" target="_blank">Integration Guide</a>.

## Going Live

Expand Down

0 comments on commit b432693

Please sign in to comment.