Changes in README.md [3511899:7145e24] in python-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r3511899 r7145e24  
    1212pip3 install pygame
    1313pip3 install pyobjc
    14 pip3 install PyOpenGL PyOpenGL_accelerate
    15 # PyOpenGL_accelerate is needed on OSX, not sure if it's needed on
    16 # other platforms
     14pip3 install PyOpenGL
    1715
    1816Run the game with:
Note: See TracChangeset for help on using the changeset viewer.