diff --git a/README.md b/README.md index 18e0be5..34fb21d 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ platform :ios, '8.0' platform :osx, '10.10' use_frameworks! -pod 'Armchair', '~> 0.1.1' +pod 'Armchair', '~> 0.1' ``` Then, run the following command: