diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 6b73d8ee..516bda77 100644 --- a/static/build.html +++ b/static/build.html @@ -461,7 +461,7 @@ git submodule update --init --recursive <pre>mkdir kernel-raviole cd kernel-raviole -repo init -u https://github.com/GrapheneOS/raviole_kernel_manifest.git -b 12.1 +repo init -u https://github.com/GrapheneOS/kernel_raviole-manifest.git -b 12.1 repo sync -j16</pre> <p>To build the Pixel 6 and Pixel 6 Pro kernel:</p> |
