diff --git a/Quickstart.md b/Quickstart.md index 5f88a85..5617900 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 +./bin/archivebox-setup # script prompts for user confirmation before installing anything ```