summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-03-13 19:18:05 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-03-13 19:18:05 -0300
commit506718e0a2fd6f978da0e1afcc35b42bd04890a3 (patch)
tree9013ceb2fd70d6a664e0a823bcba19d75ae20240 /docs
parentc1ef9f248fc573f0a348cf4644c1889afc39518a (diff)
Replace: .archlinux.org -> .parabolagnulinux.org
Diffstat (limited to 'docs')
-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!