mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 04:06:54 +00:00
Update windows.markdown
I noticed that there is a typo in the Windows installation instructions. Specifically, Step 3 of "Start Up Your Virtual Machine" ends with "(replace X.X.X.X with your ’s IP address).", when it should read "(replace X.X.X.X with your Windows server’s IP address)." Added {% assign board = "Windows server" %} to fix this typo that was generated on source/_includes/installation/operating_system.md.
This commit is contained in:
parent
e4b4c9038e
commit
41f7b6a743
@ -9,3 +9,4 @@ 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