diff --git a/README.md b/README.md index f38db4d2..a52bb837 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ curl -sSL 'https://get.archivebox.io' | sh
docker-compose.yml
file into a new empty directory (can be anywhere).
-mkdir ~/archivebox && cd ~/archivebox # can be anywhere
+mkdir ~/archivebox && cd ~/archivebox
# Read and edit docker-compose.yml options as-needed after downloading
curl -sSL 'https://docker-compose.archivebox.io' > docker-compose.yml