1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 20:01:44 +02:00

Updated Install (markdown)

Nick Sweeting
2024-02-18 04:27:23 -08:00
parent 1e0fb50db0
commit 942b93c394

@@ -145,6 +145,8 @@ playwright install --with-deps chromium
#### Ubuntu/Debian-based Systems #### Ubuntu/Debian-based Systems
Make sure `apt` and `dpkg` are available on your system.
```bash ```bash
# add the nodejs sources to your apt lists (optional, otherwise may use older node) # add the nodejs sources to your apt lists (optional, otherwise may use older node)
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -