Skip to content

Commit cd3336c

Browse files
committed
Update version used in the README for pyenv
1 parent 35c44ac commit cd3336c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ implementation is made available for experimentation and curious end-users.
1313

1414
The easiest option to try GraalPy is
1515
[Pyenv](https://github.com/pyenv/pyenv/), the Python version manager. It allows
16-
you to easily install different GraalPy releases. To get version 21.2.0, for
17-
example, just run `pyenv install graalpython-21.2.0`.
16+
you to easily install different GraalPy releases. To get version 22.3.0, for
17+
example, just run `pyenv install graalpy-22.3.0`.
1818

1919
To try GraalPy with a full GraalVM, including the support for Java embedding
2020
and interop with other languages, you can use the bundled releases from

0 commit comments

Comments
 (0)