diff --git a/Readme.md b/Readme.md index bee494ad..9a5da56b 100644 --- a/Readme.md +++ b/Readme.md @@ -66,9 +66,8 @@ node dist/src/spec/webdriverio.js ## Write docs ``` -git clone https://github.com/thomasnordquist/MQTT-Explorer.git mqtt-explorer-pages +git clone --single-branch -b gh-pages https://github.com/thomasnordquist/MQTT-Explorer.git mqtt-explorer-pages cd mqtt-explorer-pages -git checkout gh-pages bundle install bundle exec jekyll serve --incremental ```