diff --git a/Home.md b/Home.md
index e37aa59..41fa72d 100644
--- a/Home.md
+++ b/Home.md
@@ -12,13 +12,11 @@ Make the following change to `build.sh` (from releng):
run_once make_packages
done
-And now copy this repository's `make_offline` script and place it in your [archiso](#)'s build folder.
-It should live right next to the default releng script `build.sh`.
+And now copy (this repository's) [make_offline](https://github.com/Torxed/archinstall/blob/master/make_offline) script and place it in your [archiso](#)'s build folder right next to `build.sh` *(if you're using releng)*.
That's all you need for now.
-What you've done is using your build machines mirror list (you've probably changed it to fit your needs and location), and you've removed a unnecessary step of excessive downloading.
-### Bring your build machines pacman-mirrorlist
+### Bring your build machines pacman-mirrorlist **(optional)**
If you've optemized/added changes to your `/etc/pacman.d/mirrorlist`,
Comment out these two lines in `build.sh`: