mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix incorrect closing paragraph tag (#3979)
There was a paragraph tag which wasn't closed correctly, which was causing issues on the installation instructions pages.
This commit is contained in:
parent
c1f42bdc00
commit
783a00ec45
@ -12,7 +12,7 @@ redirect_from: /getting-started/installation/
|
||||
|
||||
<p class='note'>
|
||||
Beginners should check our [Getting started guide](/getting-started/) first. This is for users that require advanced installations.
|
||||
<p class='note'>
|
||||
</p>
|
||||
|
||||
Home Assistant provides multiple ways to be installed. A requirement is that you have [Python](https://www.python.org/downloads/) installed. For Windows, we require at least **Python 3.5** and for other operating systems at least **Python 3.4.2**.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user