This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git
The following commit(s) were added to refs/heads/main by this push:
new 8a4a036 Update README.md
8a4a036 is described below
commit 8a4a0365352996e4946f00fdabc84e50c1c63e76
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Mar 12 12:11:26 2024 +0530
Update README.md
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 3e386db..3b119e8 100644
--- a/README.md
+++ b/README.md
@@ -67,13 +67,12 @@ Report issue(s) on the `user` mailing list and/or open a
Github [issue](https://
The original `cloudmonkey` was written in Python and contributed to Apache
CloudStack project by [Rohit Yadav](http://rohityadav.cloud) on 31 Oct 2012
-under the Apache License 2.0. The Python-based original CLI is now referred to
-as the legacy cloudmonkey and can be installed using `pip install cloudmonkey`.
+under the Apache License 2.0.
Starting version 6.0.0, the modern cloudmonkey `cmk` is a fast and simplified
Go-port of the original tool with some backward incompatibilities and reduced
-feature set. It ships as a standalone 64-bit executable binary for several
-platforms such as Linux, Mac and Windows.
+feature set. It ships as a standalone 64-bit [executable binary for several
+platforms such as Linux, Mac and
Windows](https://github.com/apache/cloudstack-cloudmonkey/releases).
**NOTE:**