Skip to content

Commit

Permalink
Clarify what is meant with "Install the RPM"
Browse files Browse the repository at this point in the history
  • Loading branch information
ept committed Oct 23, 2012
1 parent e81af89 commit 2726fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -9,5 +9,5 @@ So, thanks to Scott for the RPMs and thanks to [SuSE](http://www.opensuse.org/)
1. Clone the repo 1. Clone the repo
1. `yum install rpm-build rpmdevtools` 1. `yum install rpm-build rpmdevtools`
1. `./build.sh` 1. `./build.sh`
1. Install the RPM 1. `sudo rpm -i ~/rpmbuild/RPMS/*/*.rpm`
1. PROFIT! 1. PROFIT!

0 comments on commit 2726fc2

Please sign in to comment.