Repository: jclouds-cli Updated Branches: refs/heads/2.0.x 7e856ca8a -> ecd81c969
Fix the artifact download link Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/ecd81c96 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/ecd81c96 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/ecd81c96 Branch: refs/heads/2.0.x Commit: ecd81c969f7458889ff09f24292ac490da3b24cd Parents: 7e856ca Author: Ignasi Barrera <[email protected]> Authored: Tue Feb 21 23:29:27 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Tue Feb 21 23:29:27 2017 +0100 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/ecd81c96/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index efb56e4..2f4b46c 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.apache.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-assembly%22) and extract it to the folder of your choice. Using the CLI -------------
