1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 07:03:03 +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 ```bash
git clone https://github.com/pirate/ArchiveBox git clone https://github.com/pirate/ArchiveBox
cd 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. For more detail, including the manual setup and docker instructions, see the [[Install]] page.