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

Updated Quickstart (markdown)

Nick Sweeting
2019-03-12 18:04:18 -04:00
parent 60bb4cedb3
commit f5d927ed16

@@ -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
./bin/archivebox-setup # script prompts for user confirmation before installing anything
```
<img src="https://i.imgur.com/VMTzm0G.png" width="99%"/>