1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-23 14:44:21 +02:00

Updated Quickstart (markdown)

Nick Sweeting
2019-02-27 13:34:49 -05:00
parent 74b82d588c
commit 353eb09b82

@@ -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 # setup script will prompt for confirmation before making any system changes
./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.