1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 16:50:01 +02:00

Updated Install (markdown)

Nick Sweeting
2019-02-26 21:50:04 -05:00
parent f4943d8b44
commit 2889d21e1a

@@ -33,7 +33,7 @@ Not all the dependencies are required for all modes. If you disable some archive
If you're on Linux with `apt`, or macOS with `brew` there is an automatic setup script `./bin/setup` provided to install all the dependencies.
Running it will explain what it installs and will prompt you to continue before doing anything.
Running it will explain what it installs and will prompt you to continue before making any changes to your system.
After running `./bin/setup`, continue with the [[Quickstart]] guide...