update git url

This commit is contained in:
Dan Allen 2013-03-06 13:16:58 +01:00
parent 558b60f067
commit 320bd91094

View File

@ -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):