From 03cabd88e938fd23c82c32a0889e3aa52f1d8d5c Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Wed, 2 Jun 2021 12:43:46 +0300 Subject: [PATCH] Highlight MacOS note about restart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 214fe045..78f368af 100644 --- a/README.md +++ b/README.md @@ -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.