Update README.md

This commit is contained in:
Mahendrata Harpi
2020-08-29 21:42:22 +07:00
committed by GitHub
parent b3523e5f9d
commit ef3194bb60

View File

@@ -34,10 +34,10 @@ For demo <a href="https://klise.now.sh" target="_blank" rel="noopener">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.