1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 05:23:47 -05:00

the command for homebrew on macOS is ``brew``

Stephen Wong
2024-01-31 16:39:26 +08:00
parent 319426b72e
commit 170b09c03e

@@ -77,7 +77,7 @@ Below are some alternative packages that are not in the recommended set and shou
Installing versions of Python `>=3.12.1` on some machines may require `ncurses`, which seem to be missing. Install it with:
```sh
homebrew install ncurses
brew install ncurses
```
## Removing a python version manually