Minor formatting

This commit is contained in:
Andrew David Wong 2016-06-03 15:18:09 -07:00
parent 27de8f2161
commit 762f4f6a13
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -84,7 +84,7 @@ You can re-install in a similar fashion to downgrading.
sudo yum reinstall package
~~~
Note that yum will only re-install if the installed and downloaded versions match. You can ensure they match by either updating the package to the latest version, or specifying the package version in the first step using the form _package-version_.
Note that yum will only re-install if the installed and downloaded versions match. You can ensure they match by either updating the package to the latest version, or specifying the package version in the first step using the form `package-version`.
### How to uninstall a package