From 48f928678a8cf2d467b4a30f1c28f760ef06a1f2 Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Wed, 20 Nov 2024 22:06:24 +0300 Subject: [PATCH] Cross-mention Linux and MacOS instlalation scenarios --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eef03d02..115fe2fb 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and ---- #### Linux/Unix
- -These steps also work in MacOS, but homebrew is recommended. See the MacOS section below. +The Homebrew option from the [MacOS section below](#macos) would also work if you have Homebrew installed. + ##### 1. Automatic installer (Recommended) ```bash @@ -114,6 +114,8 @@ easy to fork and contribute any changes back upstream.
+The options from the [Linux section above](#linuxunix) also work but Homebrew is recommended for basic usage. + ##### [Homebrew](https://brew.sh) in macOS 1. Update homebrew and install pyenv: