Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darkcl committed Oct 3, 2015
1 parent 9bf5722 commit 0a3847d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
SocialLib is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

Install all platform (Facebook, Twitter, Tumblr, Weibo and Weixin)
Install all platform (Facebook, Twitter, Tumblr, Instagram, Weibo and Weixin)
```ruby
pod 'SocialLib'
```
Expand All @@ -20,6 +20,7 @@ For specific social platform, use subspec
pod 'SocialLib/Facebook'
pod 'SocialLib/Twitter'
pod 'SocialLib/Tumblr'
pod 'SocialLib/Instagram'
pod 'SocialLib/Weibo'
pod 'SocialLib/Weixin'
```
Expand Down

0 comments on commit 0a3847d

Please sign in to comment.