Skip to content

Commit 35c44ac

Browse files
committed
Merge remote-tracking branch 'github/pull/309' into msimacek/GR-44958_github_prs
2 parents f75633c + 83b12da commit 35c44ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ implementation is made available for experimentation and curious end-users.
1414
The easiest option to try GraalPy is
1515
[Pyenv](https://github.com/pyenv/pyenv/), the Python version manager. It allows
1616
you to easily install different GraalPy releases. To get version 21.2.0, for
17-
example, just run `pyenv install graalpy-21.2.0`.
17+
example, just run `pyenv install graalpython-21.2.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)