1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 09:39:52 +02:00

Updated Install (markdown)

Nick Sweeting
2019-03-12 17:25:51 -04:00
parent ca9e4beb97
commit c5639475a0

@@ -69,7 +69,8 @@ If you don't like running random setup scripts off the internet (:+1:), you can
```bash
# On Ubuntu/Debian:
apt install python3 python3-pip git wget curl chromium-browser youtube-dl
apt install chromium-browser # Skip this if you already have Google Chrome/Chromium installed
apt install python3 python3-pip git wget curl youtube-dl
```
```bash