1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 17:19:53 +02:00

Updated Install (markdown)

Nick Sweeting
2019-01-06 21:54:52 -05:00
parent 9a28ecff14
commit 9a56e3052c

@@ -12,7 +12,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 (with `apt`) or macOS (with `brew`).
If you're on Linux with `apt`, or macOS with `brew`:
Run `./bin/setup` to install all dependencies and set up ArchiveBox automatically.
BSD and Windows users should follow the manual setup and Docker instructions respectively.