Skip to content

Commit 94621fa

Browse files
...
1 parent 180f576 commit 94621fa

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@
2727

2828
https://github.com/CursedPrograms/OpenGL-Wheels-3.1.7-cp312-Archive/tree/main
2929

30-
pip install objloader
31-
pip install PyOpenGL-3.1.5-cp36-cp36m-win_amd64.whl
32-
pip install PyOpenGL_accelerate-3.1.5-cp36-cp36m-win_amd64.whl
30+
```bash
31+
pip install PyOpenGL-3.1.7-cp12-cp12m-win_amd64.whl
32+
pip install PyOpenGL_accelerate-3.1.7-cp12-cp12m-win_amd64.whl
33+
```
3334

3435
```bash
36+
pip install objloader
3537
pip install Cython==3.0.11
3638
pip install --upgrade pip setuptools wheel
3739
pip install path_to_downloaded_wheel.whl
File renamed without changes.

stup.ps1 renamed to setup.ps1

File renamed without changes.

0 commit comments

Comments
 (0)