Update sensor.broadlink.markdown (#3450)
This commit is contained in:
parent
c9e1b00948
commit
f3fda44254
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ sensor:
|
||||||
The pycrypto library needs to be available on your platform. On a typical windows sysytem `pip install pycrypto` will fail, as a compiler needs to be installed first.
|
The pycrypto library needs to be available on your platform. On a typical windows sysytem `pip install pycrypto` will fail, as a compiler needs to be installed first.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
The quickest way around this is to use a pre-built binary, e.g. from https://github.com/sfbahr/PyCrypto-Wheels
|
The quickest way around this is to use a pre-built binary, e.g. from [https://github.com/sfbahr/PyCrypto-Wheels](https://github.com/sfbahr/PyCrypto-Wheels)
|
||||||
|
|
||||||
Be sure to get the correct 64 or 32-bit binary for your system, the full command line will look something like the sample below for a 64-bit system:
|
Be sure to get the correct 64 or 32-bit binary for your system, the full command line will look something like the sample below for a 64-bit system:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue