diff --git a/README.md b/README.md index 7097c5a..0ea488b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Then, get the website running locally: ```sh git clone https://github.com/mitsuhiko/actix-website -cd website +cd actix-website hugo server ```