mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-28 23:37:35 +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. * Start up VM: replace board variable by 'virtual machine' as VM is not a board --------- Co-authored-by: c0ffeeca7 <k0ffeeka7@gmail.com>