diff --git a/README.md b/README.md index 8f08bcf..af6f5ba 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ UIDeviceModelNames is available through [CocoaPods](https://cocoapods.org). To i it, simply add the following line to your Podfile: ```ruby -pod 'UIDeviceModelNames' +pod 'UIDeviceModelNames', :git => 'https://git.jordanko.ch/eskimo/UIDeviceModelNames.git', :branch => 'master' ``` ## Author