diff --git a/README.md b/README.md index 9850460..160a3a8 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ it. To run a complete build of the website, navigate to *eczoo_sitegen/site* and run *yarn build*: ``` -> cd eczoo_sitegen/site +> cd eczoo_sitegen/ > yarn build ```