DaanHoogland commented on a change in pull request #2343: [WIP]
CLOUDSTACK-10161: Use Maven wrapper
URL: https://github.com/apache/cloudstack/pull/2343#discussion_r203957332
##########
File path: INSTALL.md
##########
@@ -17,39 +17,40 @@ Install tools and dependencies used for development:
$ yum install git ant ant-devel java-1.6.0-openjdk java-1.6.0-openjdk-devel
mysql mysql-server mkisofs gcc python MySQL-python openssh-clients wget
- # yum -y update
- # yum -y install java-1.7.0-openjdk
- # yum -y install java-1.7.0-openjdk-devel
- # yum -y install mysql-server
- # yum -y install git
- # yum -y install genisoimage
+ $ yum -y update
Review comment:
this is not valid. the prompt you could run yum from on most syustems would
be '#'
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services