Skip to content

Commit

Permalink
Update README/Installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
lightory committed Mar 18, 2014
1 parent 0f4e874 commit e6c6007
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 @@ -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
Expand All @@ -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).
HHRouter is available under the [MIT license](https://github.com/Huohua/HHRouter/blob/master/LICENSE).

0 comments on commit e6c6007

Please sign in to comment.