diff options
| -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> |
