diff --git a/README.md b/README.md index cc215a4..660b59c 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Download and extract the latest release (`homer.zip`) from the [release page](ht ```sh wget https://github.com/bastienwirtz/homer/releases/latest/download/homer.zip -unzip homer.zip +unzip homer.zip -d homer cd homer cp assets/config.yml.dist assets/config.yml npx serve # or python -m http.server 8010 or apache, nginx ...