diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-21 01:35:07 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-21 01:35:22 -0400 |
| commit | 1e61f1f604e9a936d9ca9b9cbeffdc3e35785468 (patch) | |
| tree | 8a824d0fc3fb01d259a182fb2b8fd85cf78c610f /static | |
| parent | 2f17e6e3a7df863fe18c7ebd455fbd02398053e7 (diff) | |
update outdated Node.js LTS version recommendation
Diffstat (limited to 'static')
| -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 07fe91cc..09fba73e 100644 --- a/static/build.html +++ b/static/build.html @@ -267,7 +267,7 @@ source ~/.bashrc</pre> <p>Additional dependencies for extracting vendor files with adevtool:</p> <ul> - <li>Node.js 18 LTS</li> + <li>Node.js 22 LTS</li> <li>yarn</li> <li>e2fsprogs (for the debugfs command used for extracting data from ext4 images)</li> </ul> |
