Skip to content

Commit

Permalink
Reformulated the sentence on disabling repo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhrbac committed Jan 17, 2017
1 parent 1f7437e commit d8b21ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion use/index.md
Expand Up @@ -22,4 +22,4 @@ Hints:
* Use `rpm -ivh package-filename` to install the rpmforge-release package (also works with URLs)
* You can use `wget` or `curl` to download the package using one of the above links if needed (for example on a server with no X Window)
* Then you can use `yum` to install the available packages from the RepoForge repo, e.g. `yum install --enablerepo=rpmforge-extras``
* Afterward, you can disable accidental updates from the repo by setting `enabled = 0` in the repo definition file in `/etc/yum.repos.d/`
* Afterward, you can disable accidental updates from the RepoForge repo by setting `enabled = 0` in the repo definition file in `/etc/yum.repos.d/`

0 comments on commit d8b21ed

Please sign in to comment.