--with-deps

This commit is contained in:
Chris Tate
2026-01-10 23:50:09 -06:00
parent a7e5de5e4f
commit e7c25e9030
2 changed files with 185 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@ const message = `
║ ║
║ npx agent-browser install ║
║ ║
║ On Linux, include system dependencies with: ║
║ ║
║ npx agent-browser install --with-deps ║
║ ║
╚═══════════════════════════════════════════════════════════════════════════╝
`;