Repository: jclouds-cli Updated Branches: refs/heads/master 60dda2d5a -> e2504aced
Update Maven coordinates for the CLI Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/e2504ace Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/e2504ace Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/e2504ace Branch: refs/heads/master Commit: e2504acedb3146db599484c16ba48070424f7c08 Parents: 60dda2d Author: Ignasi Barrera <[email protected]> Authored: Tue Sep 6 15:43:50 2016 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Tue Sep 6 15:43:50 2016 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/e2504ace/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 23539a2..efb56e4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Both flavors support reading configuration from environmental variables, so that Installation ------------ -To install the jclouds cli you just need to download the [zip or the tarball](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.jclouds.cli%22%20AND%20a%3A%22jclouds-cli%22) and extract it to the folder of your choice. +To install the jclouds cli you just need to download the [zip or the tarball](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.jclouds.cli%22%20AND%20a%3A%22jclouds-cli%22) and extract it to the folder of your choice. Using the CLI -------------
