Skip to content

Commit

Permalink
fixed hostname in url
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikreuzer committed Jan 1, 2015
1 parent b879066 commit 79c8a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/installation/runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ If you want to use openHAB 1.x add-ons with openHAB 2, please refer to the [comp

## Starting the runtime

Once you have configured your runtime, you can simply start openHAB by calling `start.sh` resp. `start.bat` on Windows. Point your browser to http://<hostname>:8080 and off you go!
Once you have configured your runtime, you can simply start openHAB by calling `start.sh` resp. `start.bat` on Windows. Point your browser to ```http://<hostname>:8080``` and off you go!

0 comments on commit 79c8a4f

Please sign in to comment.