summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 1a7026d8..44f9e399 100644
--- a/static/build.html
+++ b/static/build.html
@@ -456,7 +456,7 @@ git submodule update --init --recursive
<pre>mkdir kernel-raviole
cd kernel-raviole
-repo init -u https://github.com/GrapheneOS/kernel-manifest-raviole.git -b 12
+repo init -u https://github.com/GrapheneOS/raviole_kernel_manifest.git -b 12
repo sync -j16</pre>
<p>To build the Pixel 6 and Pixel 6 Pro kernel:</p>