From f5d2de7c7a520aca5f9cc699d1ed97abc28eaedf Mon Sep 17 00:00:00 2001 From: ky0422 Date: Fri, 25 Oct 2024 08:10:05 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 793cd08..f913139 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,9 @@ This work is published under [MIT][mit] License. [chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy/ [CD]: https://en.wikipedia.org/wiki/Continuous_deployment [mit]: https://github.com/cotes2020/chirpy-starter/blob/master/LICENSE + +--- + +```bash +bundle exec jekyll serve +```