You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -71,7 +72,7 @@ You can install GraalPy by downloading a compressed GraalPy tarball appropriate
71
72
### Using `pyenv` (GraalPy Community only)
72
73
#### Linux and macOS
73
74
74
-
The other way to install GraalPy Community Edition on Linux and macOS platforms is to use [pyenv](https://github.com/pyenv/pyenv/), the Python version manager.
75
+
The other way to install GraalPy Community on Linux and macOS platforms is to use [pyenv](https://github.com/pyenv/pyenv/), the Python version manager.
75
76
For example, to install version 23.1.0, run the following command:
76
77
77
78
```bash
@@ -199,4 +200,4 @@ Learn more in a dedicated [GraalPy Interoperability guide](Interoperability.md).
0 commit comments