This is an automated email from the ASF dual-hosted git repository.
swill 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 62399f1 Updated Home (markdown)
62399f1 is described below
commit 62399f10f75ec2d25698cfa001df34fdc7415a2f
Author: Will Stevens <[email protected]>
AuthorDate: Thu Jul 12 15:10:11 2018 -0400
Updated Home (markdown)
---
Home.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Home.md b/Home.md
index aff577f..613400b 100644
--- a/Home.md
+++ b/Home.md
@@ -15,7 +15,7 @@ To install the modern Apache CloudStack cloudmonkey or `cmk`,
please download th
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/cmk
+sudo chmod +x /usr/local/bin/cmk
```
## Install on Windows