mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 20:01:44 +02:00
Updated Install (markdown)
@@ -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 -
|
||||||
|
Reference in New Issue
Block a user