ok i think the readme is done
This commit is contained in:
parent
fe794f2c1c
commit
61bfe2b730
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue