This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.14 by this push:
new e4972c9 doc: fix typo in install notes (#4633)
e4972c9 is described below
commit e4972c998177057dd30d3ba1868b6e6603592112
Author: Abhishek Kumar <[email protected]>
AuthorDate: Mon Feb 1 14:08:57 2021 +0530
doc: fix typo in install notes (#4633)
Signed-off-by: Abhishek Kumar <[email protected]>
---
INSTALL.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL.md b/INSTALL.md
index 6840626..90a5196 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -130,7 +130,7 @@ To create rpms, install the following extra packages:
# yum -y install rpm-build
# yum -y install ws-commons-util
- # yum -y instal gcc
+ # yum -y install gcc
# yum -y install glibc-devel
# yum -y install MySQL-python