From ef3194bb608aae26a911c3d88e25d75d0390bdba Mon Sep 17 00:00:00 2001 From: Mahendrata Harpi Date: Sat, 29 Aug 2020 21:42:22 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.