diff --git a/README.md b/README.md index fb24a5a..4d31f9f 100644 --- a/README.md +++ b/README.md @@ -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