Index: README.md
===================================================================
--- README.md	(revision b2d384b5eb7623b1fb79fe5d189626b30c1e5990)
+++ README.md	(revision b3b0f3f8e96f17e07f9c19a491b9b8de45479262)
@@ -16,4 +16,9 @@
 # other platforms
 
+On Windows, install python3 (which should install pip) and then:
+
+pip install pygame
+pip install pyopengl
+
 Run the game with:
 python3 game.py
