This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 1f81479 Updated Home (markdown)
1f81479 is described below
commit 1f814797146b626b54ae8f84d82d39ca4201e843
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu Mar 14 12:50:21 2019 +0530
Updated Home (markdown)
---
Home.md | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/Home.md b/Home.md
index e5933e2..267dc29 100644
--- a/Home.md
+++ b/Home.md
@@ -6,22 +6,6 @@ Docs for legacy `cloudmonkey`:
https://cwiki.apache.org/confluence/display/CLOUD
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.
-# Installation
-
-To install the modern Apache CloudStack cloudmonkey or `cmk`, please download
the binary from the latest release:
https://github.com/apache/cloudstack-cloudmonkey/releases
-
-## Install on Linux and Mac OSX
-
-Download the binary for Linux or Mac based on your platform and move it to a
directory that is on `$PATH` such as `/usr/local/bin`. For example:
-```
-sudo wget <file link> -O /usr/local/bin/cmk
-sudo chmod +x /usr/local/bin/cmk
-```
-
-## Install on Windows
-
-Download the Windows specific `.exe` executable file and copy it to a
directory which on the cmd's PATH such as `C:\Windows\System32\`. Launch
cmd.exe or powershell and see if you can run/access `cmk.exe`.
-
### Demo
CloudMonkey v6.0.0-beta3 on Ubuntu GNU/Linux 18.10: