Skip to content

Commit

Permalink
Update README.mdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Rauleinstein committed Apr 11, 2016
1 parent c189098 commit b5066b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mdown
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


The easiest and quickest way to get your project using the AppBlade iOS SDK is to use CocoaPods. Add the following to your `Podfile`: The easiest and quickest way to get your project using the AppBlade iOS SDK is to use CocoaPods. Add the following to your `Podfile`:


pod 'appblade' pod 'AppBlade'


Then run `pod install` on your command line. Mind that you'll still need to fetch the `AppBladeKeys.plist` personalized for your project and add it to your `ResourceRules` [Not a CocoaPods user? Navigate here to learn about other installation methods.](https://github.com/AppBlade/AppBladeSDK/wiki/Embedding-our-SDK) Then run `pod install` on your command line. Mind that you'll still need to fetch the `AppBladeKeys.plist` personalized for your project and add it to your `ResourceRules` [Not a CocoaPods user? Navigate here to learn about other installation methods.](https://github.com/AppBlade/AppBladeSDK/wiki/Embedding-our-SDK)


Expand Down

0 comments on commit b5066b2

Please sign in to comment.