diff --git a/README.md b/README.md index 1c0e869..7fa658b 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ git submodule update --init 1. Run setup script to install project dependencies: ``` -=chmod a+x site/_utils/setup.sh -.site/_utils/setup.sh +chmod a+x site/_utils/setup.sh +./site/_utils/setup.sh ``` 1. Navigate to the `site` folder and start the project: