diff --git a/introduction/tutorial/starting-panda3d.rst b/introduction/tutorial/starting-panda3d.rst index c7145b22..d4342f9c 100644 --- a/introduction/tutorial/starting-panda3d.rst +++ b/introduction/tutorial/starting-panda3d.rst @@ -47,7 +47,7 @@ Starting Panda3D .. code-block:: bash - ppython filename.py + python filename.py To run it on GNU/Linux or macOS, enter the following in a terminal: