From 61bfe2b73034cc7410825f6ad8e2ee779c15ff3c Mon Sep 17 00:00:00 2001 From: D-u-c-k-s-e-l <98615937+D-u-c-k-s-e-l@users.noreply.github.com> Date: Wed, 23 Jul 2025 14:52:35 -0500 Subject: [PATCH] ok i think the readme is done --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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