From e6c6007628c783ceb80b0eea9cc0f645e82caa3d Mon Sep 17 00:00:00 2001 From: Light Date: Tue, 18 Mar 2014 12:09:48 +0800 Subject: [PATCH] Update README/Installation. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1f9ace..a7248d5 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ XCTAssertEqualObjects([viewController class], [UserViewController class]); ### [CocoaPods](http://cocoapods.org/) ```ruby -pod 'HHRouter', :git => 'https://github.com/Huohua/HHRouter.git', :commit => '21625ab064ad456d5c49c4e31b564cd628457023' +pod 'HHRouter', :git => 'https://github.com/Huohua/HHRouter.git', :tag => '0.1' ``` ```objective-c @@ -79,4 +79,4 @@ If you're building your applications using HHRouter, please let me know! (add yo - 火花: [https://itunes.apple.com/cn/app/huo-hua-dian-shi-ju/id584296227?mt=8](https://itunes.apple.com/cn/app/huo-hua-dian-shi-ju/id584296227?mt=8) ## License -HHRouter is available under the [MIT license](https://github.com/Huohua/HHRouter/blob/master/LICENSE). \ No newline at end of file +HHRouter is available under the [MIT license](https://github.com/Huohua/HHRouter/blob/master/LICENSE).