diff --git a/Quickstart.md b/Quickstart.md index c8edee9..df680fe 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -1,5 +1,7 @@ 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. +ArchiveBox officially supports Ubuntu, FreeBSD, and macOS, but likely runs on many other systems. You can also use Docker to run it on any system that supports Docker, including Windows. See [here]() for docker instructions. + ## 1. Create your archive Create a folder to store your archive, and clone the ArchiveBox repo into it.