Commit 9adabb23 authored by Marius Rackwitz's avatar Marius Rackwitz

[Command::Install] Fix help text

parent 16392d46
...@@ -12,7 +12,7 @@ module Pod ...@@ -12,7 +12,7 @@ module Pod
The Xcode project file should be specified in your `Podfile` like this: The Xcode project file should be specified in your `Podfile` like this:
project 'path/to/XcodeProject' project 'path/to/XcodeProject.xcodeproj'
If no project is specified, then a search for an Xcode project will If no project is specified, then a search for an Xcode project will
be made. If more than one Xcode project is found, the command will be made. If more than one Xcode project is found, the command will
......
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