diff --git a/README.md b/README.md index 500d144..7fbca64 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ platform :ios, '8.0' use_frameworks! target 'MyApp' do - pod 'LinearProgressBar' + pod 'LinearProgressBarMaterial' end ``` ## USAGE