We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4add31 commit e769ddeCopy full SHA for e769dde
Readme.md
@@ -66,9 +66,8 @@ node dist/src/spec/webdriverio.js
66
## Write docs
67
68
```
69
-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
70
cd mqtt-explorer-pages
71
-git checkout gh-pages
72
bundle install
73
bundle exec jekyll serve --incremental
74
0 commit comments