Index: README.md
===================================================================
--- README.md	(revision a7d1e5e6d512616d8c6055491bb5bd33b4e089df)
+++ README.md	(revision c56629f77aa414be36fba7d0e273d3bb71ca1976)
@@ -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
