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

Updated Quickstart (markdown)

Nick Sweeting
2020-08-15 01:16:36 -04:00
parent 376d31d4e2
commit 1126831377

@@ -12,7 +12,8 @@ If you want to use Docker or Docker Compose to run ArchiveBox, see the [[Docker]
--- ---
First, we install the ArchiveBox [dependencies](./Install#dependencies), then we create a folder to [store the archive data](https://github.com/pirate/ArchiveBox/wiki/Usage#Disk-Layout), and finally, we [import the list of links](https://github.com/pirate/ArchiveBox/wiki/Usage#CLI-Usage) to the archive by running `archivebox add < [links_file]`. First, we install the ArchiveBox [dependencies](./Install#dependencies), then we create a folder to [store the archive data](https://github.com/pirate/ArchiveBox/wiki/Usage#Disk-Layout), and finally, we [import the list of links](https://github.com/pirate/ArchiveBox/wiki/Usage#CLI-Usage) to the archive by running:
`archivebox add < [links_file]`
## 1. Set up ArchiveBox ## 1. Set up ArchiveBox