Commit 9df63513 authored by Samuel Giddins's avatar Samuel Giddins

Merge pull request #5139 from CocoaPods/orta-install-copy

Updates the install summary to be a bit more descriptive
parents 808789a5 88735249
......@@ -4,7 +4,7 @@ module Pod
include RepoUpdate
include ProjectDirectory
self.summary = 'Install project dependencies to Podfile.lock versions'
self.summary = 'Install project dependencies according to versions from a Podfile.lock'
self.description = <<-DESC
Downloads all dependencies defined in `Podfile` and creates an Xcode
......
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