We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c44ac commit cd3336cCopy full SHA for cd3336c
README.md
@@ -13,8 +13,8 @@ implementation is made available for experimentation and curious end-users.
13
14
The easiest option to try GraalPy is
15
[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`.
+you to easily install different GraalPy releases. To get version 22.3.0, for
+example, just run `pyenv install graalpy-22.3.0`.
18
19
To try GraalPy with a full GraalVM, including the support for Java embedding
20
and interop with other languages, you can use the bundled releases from
0 commit comments