smol fix to readme

This commit is contained in:
D-u-c-k-s-e-l 2025-07-23 14:50:46 -05:00
parent d67e45c344
commit fe794f2c1c

View file

@ -7,10 +7,9 @@ Set up your environment by running:
```bash ```bash
cd website/ cd website/
bundle install bundle install
cd ..
``` ```
Run the site with: While in the `website` subdirectory, run the site with:
```bash ```bash
bundle exec jekyll serve bundle exec jekyll serve