mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Highlight MacOS note about restart
This commit is contained in:
parent
cabdc45181
commit
03cabd88e9
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ easy to fork and contribute any changes back upstream.
|
|||
4. **Restart your login session for the changes to take effect.**
|
||||
E.g. if you're in a GUI session, you need to fully log out and log back in.
|
||||
|
||||
In MacOS, restarting terminal windows is enough (because MacOS runs shells
|
||||
**In MacOS,** restarting terminal windows is enough (because MacOS runs shells
|
||||
in them as login shells by default).
|
||||
|
||||
5. [**Install Python build dependencies**](https://github.com/pyenv/pyenv/wiki#suggested-build-environment) before attempting to install a new Python version.
|
||||
|
|
Loading…
Reference in a new issue