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: Run local server:
```bash ```bash
git clone https://github.com/piharpi/jekyll-klise.git $ git clone https://github.com/piharpi/jekyll-klise.git
cd jekyll-klise $ cd jekyll-klise
bundle install $ bundle install
bundle exec jekyll serve $ bundle exec jekyll serve
``` ```
Navigate to `localhost:4000`. You're Welcome, Fork and be Stargazer. Navigate to `localhost:4000`. You're Welcome, Fork and be Stargazer.