minor capitalization change

This commit is contained in:
Waldir Pimenta
2015-12-30 13:04:40 +00:00
parent 581c45154b
commit 95fc5a0ef9

View File

@@ -10,7 +10,7 @@
`yum install {{package}}`
- Install a new package and assume yes to all questions (Also works with update, great for automated updates)
- Install a new package and assume yes to all questions (also works with update, great for automated updates)
`yum -y install {{package}}`