From a56ba6020333e3fe8d935649b746fadd14402e39 Mon Sep 17 00:00:00 2001 From: Zaquariah Holland Date: Sat, 10 Jul 2021 02:01:25 -0500 Subject: [PATCH] changes to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06bdfc8..228fbd8 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ Check out their [docs here](https://jekyllrb.com/docs/)! Already installed? Run Jekyll with: ``` -$: bundle exec jekyll serve --livereload +bundle exec jekyll serve --livereload ```