diff options
-rwxr-xr-x | readme.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -28,6 +28,12 @@ for debian you may need to install : sudo apt install python3-pil.imagetk python3-serial python3-zope.component python3-pystray
+for windows, you will also need
+
+.. code:: bash
+
+ python3 -m pip install pywin32
+
Configuration
=============
|