Skip to content

Commit

Permalink
update pod install command.. in favour of xmartlabs#1002
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Barreto authored Apr 14, 2017
1 parent b7b2a4b commit cd0a057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
use_frameworks!

pod 'Eureka', :tag => 'master', :git => 'https://github.com/xmartlabs/Eureka.git'
pod 'Eureka'
```

Then run the following command:
Expand Down

0 comments on commit cd0a057

Please sign in to comment.