diff --git a/Quickstart.md b/Quickstart.md index 240b70b..f28f268 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -12,7 +12,7 @@ Create a folder to store your archive, and clone the ArchiveBox repo into it. ```bash git clone https://github.com/pirate/ArchiveBox cd ArchiveBox/ -./setup # setup script will prompt for confirmation before making any system changes +./setup # setup script will prompt for confirmation before making any system changes ``` For more detail, including the manual setup and docker instructions, see the [[Install]] page.