diff --git a/Quickstart.md b/Quickstart.md index d192eaf..7304d78 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -1,4 +1,4 @@ -Using ArchiveBox involves installing the ArchiveBox dependencies, creating a folder to store your archive data, and then importing a list of links to the archive by running the `./archive` binary. +Using ArchiveBox involves installing the ArchiveBox dependencies, creating a folder to store your archive data, and then importing a list of links to the archive by running `./archive `. ArchiveBox officially supports Ubuntu, FreeBSD, and macOS, but likely runs on many other systems. You can run it on any system that supports Docker, including Windows. See [here](https://github.com/pirate/ArchiveBox/wiki/Install#docker-setup) for docker instructions.