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 f694cee Updated Home (markdown)
f694cee is described below
commit f694ceeca8300d1dacd90bd881b8217c88d0da00
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Jun 26 12:51:09 2018 +0530
Updated Home (markdown)
---
Getting-Started.md | 10 ++++++++++
Home.md | 1 -
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/Getting-Started.md b/Getting-Started.md
new file mode 100644
index 0000000..9d9850d
--- /dev/null
+++ b/Getting-Started.md
@@ -0,0 +1,10 @@
+Welcome to the Cloudstack cloudmonkey wiki!
+
+# History
+
+Legacy Python-based cloudmonkey can be installed using: `pip install
cloudmonkey`
+Docs for legacy cloudmonkey:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI
+
+# Install
+
+To install the modern Apache CloudStack cloudmonkey or `cmk`, please do...
\ No newline at end of file
diff --git a/Home.md b/Home.md
deleted file mode 100644
index fc83613..0000000
--- a/Home.md
+++ /dev/null
@@ -1 +0,0 @@
-Welcome to the Cloudstack cloudmonkey wiki!