Commit 5cd508e2 authored by Boris Bügling's avatar Boris Bügling

update -> install

parent 264d1c5f
...@@ -207,7 +207,7 @@ module Pod ...@@ -207,7 +207,7 @@ module Pod
if config.new_version_message? && cocoapods_update?(versions) if config.new_version_message? && cocoapods_update?(versions)
UI.puts "\nCocoaPods #{versions['last']} is available.\n" \ UI.puts "\nCocoaPods #{versions['last']} is available.\n" \
"To update use: [sudo] gem update cocoapods\n".green "To update use: [sudo] gem install cocoapods\n".green
end end
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment