smol fix to readme
This commit is contained in:
parent
d67e45c344
commit
fe794f2c1c
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue