Commit b6e523f7 authored by Fabio Pelosin's avatar Fabio Pelosin

Merge pull request #444 from atomkirk/master

Correcting path on 'pod push' description
parents 3977a2e2 d543343c
...@@ -10,7 +10,7 @@ module Pod ...@@ -10,7 +10,7 @@ module Pod
Validates NAME.podspec or `*.podspec' in the current working dir, creates Validates NAME.podspec or `*.podspec' in the current working dir, creates
a directory and version folder for the pod in the local copy of a directory and version folder for the pod in the local copy of
REPO (./cocoapods/[REPO]), copies the podspec file into the version directory, REPO (~/.cocoapods/[REPO]), copies the podspec file into the version directory,
and finally it pushes REPO to its remote.} and finally it pushes REPO to its remote.}
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