Updated Branches: refs/heads/trunk bfee04e8d -> 9e24600b8
docs: Update commiter guide. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3f84e6b4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3f84e6b4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3f84e6b4 Branch: refs/heads/trunk Commit: 3f84e6b4ffb9984beef4787ca4113f85ba22515e Parents: bfee04e Author: Tomaz Muraus <[email protected]> Authored: Fri Jan 31 13:15:21 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jan 31 13:15:21 2014 +0100 ---------------------------------------------------------------------- docs/committer_guide.rst | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3f84e6b4/docs/committer_guide.rst ---------------------------------------------------------------------- diff --git a/docs/committer_guide.rst b/docs/committer_guide.rst index b90e7ee..ebb1aba 100644 --- a/docs/committer_guide.rst +++ b/docs/committer_guide.rst @@ -288,9 +288,6 @@ Body:: pip install apache-libcloud - It is possible that the file hasn't been synced to all the mirrors yet. If this - is the case, please use the main Apache mirror - http://www.apache.org/dist/libcloud. - Upgrading If you have installed Libcloud using pip you can also use it to upgrade it: @@ -349,9 +346,6 @@ Body:: pip install apache-libcloud - It is possible that the file hasn't been synced to all the mirrors yet. If this - is the case, please use the main Apache mirror - http://www.apache.org/dist/libcloud. - Upgrading If you have installed Libcloud using pip you can also use it to upgrade it:
