From def549dad3d8a085e9f26c566a177d1c4ab1f2d8 Mon Sep 17 00:00:00 2001
From: Pparent <Pparent@wiki.postmarketos.org>
Date: Mon, 17 Sep 2018 12:05:11 +0000
Subject: [PATCH] /* Installation */  Add instructions to clone pmbootstrap.

---
 Google_Nexus_5_(lg-hammerhead).mw | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Google_Nexus_5_(lg-hammerhead).mw b/Google_Nexus_5_(lg-hammerhead).mw
index dbf4bc166..ff26f3e94 100644
--- a/Google_Nexus_5_(lg-hammerhead).mw
+++ b/Google_Nexus_5_(lg-hammerhead).mw
@@ -60,6 +60,8 @@ When prompted on device, use Volume-Up/Down buttons to highlight choice, then Po
 
 First build the image:
 <source lang="shell-session">
+$ git clone https://gitlab.com/postmarketOS/pmbootstrap
+$ cd pmbootstrap/
 $ ./pmbootstrap.py init
 $ ./pmbootstrap.py install --no-fde
 </source>
-- 
GitLab