From 5d9d6b0bbaee673417d21ade5e1e88ea11c2f583 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 2 Mar 2024 02:58:28 +0100 Subject: [PATCH] Update commands to install JavaScrpt dependencies --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bcd45c1..0dc5711 100644 --- a/README.md +++ b/README.md @@ -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