diff --git a/docs/getting_started.md b/docs/getting_started.md index 5ac5b0453d..897101d645 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -85,12 +85,12 @@ And we can run this command to try it with Python 3.13: ```bash -pixi run --environment=py312 start +pixi run --environment=py313 start ``` ``` _________________________ -< Hello from Python 3.12! > +< Hello from Python 3.13! > ------------------------- \ ^__^ \ (oo)\_______