1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 09:10:13 +02:00

Updated Install (markdown)

Nick Sweeting
2019-01-06 21:52:01 -05:00
parent 1f92360c47
commit c31dbebd26

@@ -13,7 +13,9 @@ The most important dependency is Chrome headless, so if you can figure out how t
## Automatic Setup
Run `./bin/setup` to install all dependencies automatically on Linux or macOS. BSD and Windows users should follow the manual setup and Docker instructions respectively.
Run `./bin/setup` to install all dependencies automatically on Linux (with `apt`) or macOS (with `brew`).
BSD and Windows users should follow the manual setup and Docker instructions respectively.
## Docker Setup