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

Update missed ./archive reference to archivebox add

Michael Peteuil
2020-08-09 22:14:31 -04:00
parent f3f11e7d49
commit e13a3f0fd2

@@ -12,7 +12,7 @@ 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