aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2025-07-22 22:32:36 +0200
committerSébastien Dailly <sebastien@dailly.me>2025-07-22 22:32:36 +0200
commit1fd24d7406909091192e1efd4d76211bcfa47033 (patch)
tree3405c52ef624986f876afcab9f4cbf480d5ef1aa
parentde46b71ebab4ef7dcc2720c86e3d97700b579699 (diff)
Updated the list of dependencies to install for windowsHEADmaster
-rwxr-xr-xreadme.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.rst b/readme.rst
index 1273a22..18b5ce7 100755
--- a/readme.rst
+++ b/readme.rst
@@ -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
=============