diff --git a/README.md b/README.md index a660a1d..6d6124f 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ For demo klise.now Run local server: ```bash -git clone https://github.com/piharpi/jekyll-klise.git -cd jekyll-klise -bundle install -bundle exec jekyll serve +$ git clone https://github.com/piharpi/jekyll-klise.git +$ cd jekyll-klise +$ bundle install +$ bundle exec jekyll serve ``` Navigate to `localhost:4000`. You're Welcome, Fork and be Stargazer.