Merge pull request #46 from clach04/patch-1

Fix typo in docs
pull/8/head
Nicolas 2016-07-16 21:24:00 +02:00 zatwierdzone przez GitHub
commit a5b8db51fb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -24,7 +24,7 @@ Requirements
------------
HBMQTT is built on Python :mod:`asyncio` library which was introduced in Python 3.4. Tests have shown that HBMQTT run
best with Python 3.4.3. Python 3.5.0 is also fully supported and recommended. Make use you use one of these version
best with Python 3.4.3. Python 3.5.0 is also fully supported and recommended. Make sure you use one of these version
before installing HBMQTT.
Installation