diff --git a/README.asciidoc b/README.asciidoc index f6533a3..f63781c 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -4,7 +4,7 @@ This repository hosts the RPM package spec file for the https://github.com/erebo == Prerequisites -This RPM spec was developed for Fedora (17 or better), but may be useful for other RPM-based systems. +This RPM spec was developed for Fedora 17 and above, but may be useful for other RPM-based systems. == Preparing your environment @@ -14,8 +14,8 @@ You first need to install the packages necessary to build the RPM. Begin by inst Next, clone this repository and switch to it: - git clone git://github.com/mojavelinux/rubygem-asciidoctor.git - cd rubygem-asciidoctor + git clone git://github.com/asciidoctor/rubygem-asciidoctor-rpm.git + cd rubygem-asciidoctor-rpm Finally, install the packages that this build requires (as root or using sudo):