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
device/google/lynx-kernel/
with your build in
out/mixed/dist/
.
To sync the lynx kernel for the Pixel Tablet:
+To sync the tangorpro kernel for the Pixel Tablet:
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
To build the tangorpro kernel for the Pixel Tablet: