document initial build process and update packages (#342)

* document initial build process and update packages

* typo

* Update README.md

Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>

---------

Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
This commit is contained in:
Lucy C
2023-03-30 15:01:54 -06:00
committed by GitHub
parent 16bc1f263e
commit 3e287dc3d6

View File

@@ -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: