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-installer.git
commit 693869e7953870b9c49989c4e24113abe6d619d2 Author: Rohit Yadav <[email protected]> AuthorDate: Mon May 13 23:34:55 2024 +0100 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f929e61..a3ad213 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > [!NOTE] > Only supports CloudStack on Ubuntu with x86_64 KVM and tested with Ubuntu > 22.04 LTS (x86_64) -One-liner installer for [Apache CloudStack](https://cloudstack.apache.org), just copy the run the following as `root` user: +One-liner installer for [Apache CloudStack](https://cloudstack.apache.org), just copy and run the following as `root` user: ```bash curl -sSfL https://c8k.in/stall.sh | bash
