ok i think the readme is done

This commit is contained in:
D-u-c-k-s-e-l 2025-07-23 14:52:35 -05:00
parent fe794f2c1c
commit 61bfe2b730

View file

@ -2,14 +2,14 @@
## About
Set up your environment by running:
Set up your environment by installing `ruby` and running...
```bash
cd website/
bundle install
```
While in the `website` subdirectory, run the site with:
While in the `website` subdirectory, run the site with...
```bash
bundle exec jekyll serve