Update README.md (#5)

pull/6/head
John Cocula 2016-05-30 18:05:38 +01:00 committed by Kai Kreuzer
parent 95befe1ef2
commit 56380e8361
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Once you have Jekyll installed and the repository checked out, simply run
jekyll serve
```
from within the repository root folder and point your browser to [`http://localhost:4000`[(http://localhost:4000).
from within the repository root folder and point your browser to [`http://localhost:4000`](http://localhost:4000).
This will give you a preview of the documentation in the same way as it will appear on docs.openhab.org once your PR is merged.
Changes to the markdown files will automatically be taken into account as Jekyll re-generates the pages on the fly.