mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Start up VM: replace board variable by 'virtual machine' as VM is not a board
This commit is contained in:
parent
41f7b6a743
commit
a882216442
@ -462,7 +462,7 @@ Minimum recommended assignments:
|
||||
|
||||
1. Start the virtual machine.
|
||||
2. Observe the boot process of the Home Assistant Operating System.
|
||||
3. Once completed, you will be able to reach Home Assistant on <a href="http://homeassistant.local:8123" target="_blank">homeassistant.local:8123</a>. If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at <a href="http://homeassistant:8123" target="_blank">homeassistant:8123</a> or `http://X.X.X.X:8123` (replace X.X.X.X with your {{site.installation.types[page.installation_type].board}}’s IP address).
|
||||
3. Once completed, you will be able to reach Home Assistant on <a href="http://homeassistant.local:8123" target="_blank">homeassistant.local:8123</a>. If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at <a href="http://homeassistant:8123" target="_blank">homeassistant:8123</a> or `http://X.X.X.X:8123` (replace X.X.X.X with your virtual machine’s IP address).
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
@ -9,4 +9,3 @@ Included sections for this page is located under source/_includes/installation
|
||||
|
||||
{% include installation/operating_system.md %}
|
||||
{% include installation/core.md %}
|
||||
{% assign board = "Windows server" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user