Skip to content

Commit b42ae8a

Browse files
committed
docs: update readme
1 parent 42ba4dc commit b42ae8a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vfox-python
2-
Python plugin for [vfox](https://vfox.lhan.me/).
32

3+
Python plugin for [vfox](https://vfox.lhan.me/).
44

55
## Install
66

@@ -10,7 +10,9 @@ After installing [vfox](https://github.com/version-fox/vfox), install the plugin
1010
vfox add python
1111
```
1212

13+
if you want install the free-threaded mode of python, you can select the version ends with `t`, like `v3.14.0a4t`.
14+
1315
## Mirror
1416

1517
You can configure the mirror by `VFOX_PYTHON_MIRROR` environment variable. The default value
16-
is `https://www.python.org/ftp/python/`.
18+
is `https://www.python.org/ftp/python/`.

0 commit comments

Comments
 (0)