Skip to content

Commit

Permalink
Merge pull request #153 from phatmann/patch-1
Browse files Browse the repository at this point in the history
Mention Carthage
  • Loading branch information
mamaral committed Sep 23, 2016
2 parents bc098e7 + 17d075e commit b9e2cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Adding the following to your `Podfile` and running `pod install` should do the t
pod 'Onboard'
```

*If you don't want to use CocoaPods*, you can grab the files located in the *Source* folder and pull them into your project manually.
*If you don't want to use CocoaPods*, you can use Carthage or grab the files located in the *Source* folder and pull them into your project manually.

Each onboarding experience is comprised of two primary components - the background and the content pages. The background includes the static background image/video, the page control, and the skip button. The content pages are made up of four pieces, an image/icon, title, body, and action button.

Expand Down

0 comments on commit b9e2cda

Please sign in to comment.