Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)\_______
Expand Down