1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 22:55:44 +02:00

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}}` `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}}` `yum -y install {{package}}`