diff --git a/managing-os/templates/archlinux.md b/managing-os/templates/archlinux.md
index 5d620c86..a93d95b4 100644
--- a/managing-os/templates/archlinux.md
+++ b/managing-os/templates/archlinux.md
@@ -119,11 +119,11 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).
*In the future this should not be needed once a change is made to the 'setup' script.*
- * Edit the '**qubes-os-master.conf**' which is found in **/home/user/qubes-builder/example-configs** Use the text editor of your choice.
+ * Edit the '**qubes-os-r3.1.conf**' which is found in **/home/user/qubes-builder/example-configs** Use the text editor of your choice.
* **$ cd /home/user/qubes-builder/example-config/**
- * **$ nano -W qubes-os-master.conf** or **$ gedit qubes-os-master.conf** or etc….
+ * **$ nano -W qubes-os-r3.1.conf** or **$ gedit qubes-os-r3.1.conf** or etc….
![arch-template-06](/attachment/wiki/ArchlinuxTemplate/arch-template-06.png)
@@ -181,9 +181,15 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).
* Screen "**Choose Repos To Use To Build Packages**"
- * Select 'marmarek/qubes- Unstable-Bleeding Edge for Development'
+ * Select 'QubesOS/qubes- Stable - Default Repo'
* Select '**OK**' Press '**Enter**'
+
+
+ * Screen "**Build Template Only?**"
+
+ * Select '**Yes**' Press '**Enter**'
+
![arch-template-12](/attachment/wiki/ArchlinuxTemplate/arch-template-12.png)
@@ -204,19 +210,12 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).
- * Screen '**Get Resources**' wants to download additional packages needed for the choosen plugin/s.
+ * Screen '**Get sources**' wants to download additional packages needed for the choosen plugin/s.
- * Select '**OK**' Prss '**Enter**'
-
- * Upon completion you will get choose '**OK**' to proceed to the next screen
-
- * Press '**Enter**'
+ * Select '**No**' Press '**Enter**'
![arch-template-14](/attachment/wiki/ArchlinuxTemplate/arch-template-14.png)
-
-![arch-template-15](/attachment/wiki/ArchlinuxTemplate/arch-template-15.png)
-
* Screen '**Template Distribution Selection**' allows you to choose the actual template/s you wish to build.
@@ -237,6 +236,18 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr).
![arch-template-17](/attachment/wiki/ArchlinuxTemplate/arch-template-17.png)
+
+ * Archlinux builder is not(yet?) in official Qubes release branch, so it has to be downloaded from different repository.
+
+ * Open file builder.conf with your favourite text editor and find section **"O V E R R I D E B R A N C H"** (single space
+between letters) and add:
+
+ * **GIT_URL_builder_archlinux = $(GIT_BASEURL)/marmarek/qubes-builder-archlinux.git**
+
+
+
+![arch-template-17](/attachment/wiki/ArchlinuxTemplate/arch-template-17a.png)
+