diff --git a/Quickstart.md b/Quickstart.md index 3d1b844..6da0f74 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -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 `./archive `. +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 < `. ## 1. Set up ArchiveBox