1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 15:13:03 +02:00

Updated Quickstart (markdown)

Nick Sweeting
2019-02-27 13:34:41 -05:00
parent 02419ec788
commit 74b82d588c

@@ -12,7 +12,7 @@ Create a folder to store your archive, and clone the ArchiveBox repo into it.
```bash
git clone https://github.com/pirate/ArchiveBox
cd ArchiveBox/
./setup # installs all dependencies
./setup # setup script will prompt for confirmation before making any system changes
```
For more detail, including the manual setup and docker instructions, see the [[Install]] page.