Update commands to install JavaScrpt dependencies

This commit is contained in:
Martchus 2024-03-02 02:58:28 +01:00
parent 044ccf53ab
commit 5d9d6b0bba
1 changed files with 1 additions and 2 deletions

View File

@ -386,8 +386,7 @@ and CSS files are bundled. For development the full checkout might be useful
```
cd srv/static/node_modules
npm install xterm
npm install --save xterm-addon-search
npm install @xterm/xterm @xterm/addon-search
```
## Copyright notice and license