fix installation command

master
Jordan Koch 2019-12-22 19:48:14 -05:00
parent a39244c306
commit 4c97ab3834
1 changed files with 1 additions and 1 deletions

View File

@ -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