Skip to content

Commit 65ee8d2

Browse files
committed
Update README.md
1 parent 105a33e commit 65ee8d2

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,21 @@ It supports:
1717
- Using TAS input files as game input
1818
- Using keyboard presses as game input
1919

20+
21+
Quickstart
22+
----------
23+
24+
Using [uvx](https://docs.astral.sh/uv/guides/tools/) or [pipx](https://pipx.pypa.io/latest/docs/):
25+
26+
```shell
27+
$ uvx gambaterm myrom.gbc
28+
```
29+
30+
2031
Installation
2132
------------
2233

23-
Wheels are available on linux, windows and macos for python 3.6, 3.7, 3.8 and 3.9:
34+
Wheels are available on linux, windows and macos for python 3.9 to 3.14:
2435

2536
```shell
2637
$ pip3 install gambaterm

0 commit comments

Comments
 (0)