Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrin authored Nov 6, 2017
1 parent 49086c8 commit 65331bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Since ```0.1.0``` plugin uses wrapper-server for python-miio lib. It helps to us

## Installation

Before installation plugin check the `python3` and `python3-dev` is installed for Domoticz plugin system:
Before installation plugin check the `python3`, `python3-dev`, `pip3` is installed for Domoticz plugin system:

```sudo apt-get install python3 python3-dev```
```sudo apt-get install python3 python3-dev python3-pip```

Also do note that the setuptools version is too old for installing some requirements, so before trying to install this package you should update the setuptools with:

Expand Down

0 comments on commit 65331bf

Please sign in to comment.