Commit 88735249 authored by Orta's avatar Orta

Updates the install summary to be a bit more descriptive

parent 808789a5
......@@ -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