diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 00:06:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 00:06:27 -0400 |
| commit | 006ba5883db96f396f37442751b603d4bbb385fa (patch) | |
| tree | 556a556e38cccbbe62633d5821c1857cd27ed39a | |
| parent | db964d7f9f6fa31054a7b30518173e751626d9af (diff) | |
better wording for main 13 branch in build guide
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index e8675509..57369f18 100644 --- a/static/build.html +++ b/static/build.html @@ -333,8 +333,8 @@ including the emulator, porting to other devices and for non-legacy officially supported devices.</p> - <p>The <code>13</code> branch is used for all non-legacy and - non-experimental devices:</p> + <p>The <code>13</code> branch is used for 4th, 5th and 6th generation + Pixels, generic / emulator targets and non-Pixel devices:</p> <pre>mkdir grapheneos-13 cd grapheneos-13 |
