summaryrefslogtreecommitdiff
path: root/docs/README.build
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-03-13 19:18:05 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:35 -0300
commite2e6b2f73cf42c1982e1e3511848beba2deb16dc (patch)
tree914a19061f6f6d2ac1953eafbad0ae2f9769f0c5 /docs/README.build
parentd109e5038ba41e676f0cfa3d34ded7f5b322a9b8 (diff)
Replace: .archlinux.org -> .parabolagnulinux.org
Diffstat (limited to 'docs/README.build')
-rw-r--r--docs/README.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.build b/docs/README.build
index 2037f89..40d6444 100644
--- a/docs/README.build
+++ b/docs/README.build
@@ -89,7 +89,7 @@ When make your custom boot-pendrive, you need to copy /arch directory to it.
# pacman -S git make squashfs-tools libisoburn rsync --needed
* Install archiso.
- # git clone git://projects.archlinux.org/archiso.git
+ # git clone git://projects.parabolagnulinux.org/archiso.git
# make -C archiso install
* Build a basic iso.
@@ -105,7 +105,7 @@ used to build official images with much more things.
# pacman -S git make squashfs-tools libisoburn dosfstools lynx patch --needed
* Install archiso.
- # git clone git://projects.archlinux.org/archiso.git
+ # git clone git://projects.parabolagnulinux.org/archiso.git
# make -C archiso install
* Build them!