diff --git a/README.md b/README.md index 50b6ab9c..97722c28 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ To run, follow these steps: 1. Download ZIP or clone in GitHub -2. Navigate to `liquid` folder -3. Run `jekyll watch` -4. Open `http://127.0.0.1:4000` in your browser - +2. Navigate to `liquid-gh-pages` folder or checkout `gh-pages` branch +3. Run `bundle exec jekyll serve` +4. Open `http://127.0.0.1:4000/liquid/` in your browser