summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index e25ec82d..b9f3369a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -884,11 +884,11 @@ repo sync -j8</pre>
<code>device/google/lynx-kernel/</code> with your build in
<code>out/mixed/dist/</code>.</p>
- <p>To sync the lynx kernel for the Pixel Tablet:</p>
+ <p>To sync the tangorpro kernel for the Pixel Tablet:</p>
<pre>mkdir -p android/kernel/tangorpro
cd android/kernel/tangorpro
-repo init -u https://github.com/GrapheneOS/kernel_manifest-tangorpro.git -b 13
+repo init -u https://github.com/GrapheneOS/kernel_manifest-tangorpro.git -b 13-tangorpro
repo sync -j8</pre>
<p>To build the tangorpro kernel for the Pixel Tablet:</p>