Skip to content

Commit 94ec592

Browse files
authored
typo
1 parent 2f42610 commit 94ec592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/pkg/panda3d/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ edit main.py to add
2727
# ]
2828
# ///
2929
```
30-
then run eg `python3 -m pygbag --PYBUILD 3.12 --git --ume_block 0 --template notctx.tmpl main.py` to use cpython 3.12 with pygbag git
30+
then run eg `python3 -m pygbag --PYBUILD 3.12 --git --ume_block 0 --template noctx.tmpl main.py` to use cpython 3.12 with pygbag git
3131
and go to http://localhost:8000/?-i
3232

3333
But if you use taskMgr.step() or use the wheel in your own python runtime then you should do it that way:

0 commit comments

Comments
 (0)