diff --git a/README.md b/README.md index 9a1ea94..f491f0b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Run local server: git clone https://github.com/piharpi/jekyll-klise.git cd jekyll-klise bundle install -bundel exec jekyll serve +bundle exec jekyll serve ``` Navigate to `localhost:4000`.