From 5e918e2087dda26c06246118a0872c52e22a5fa0 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 4 Jun 2022 15:13:57 -0400 Subject: [PATCH] WIP: Mention and link to the macOS readme in the repo. (#454) * Mention and link to the macOS readme in the repo. Fixes #453. * Rename hyperlink to 'macOS readme' to avoid conflict with Windows 'readme' * Update link to macOS Readme * Capitalize README. Co-authored-by: Ezio Melotti --- setup.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup.rst b/setup.rst index 3a0d3e8a05..008923dd9b 100644 --- a/setup.rst +++ b/setup.rst @@ -418,6 +418,10 @@ just ask for assistance on the core-mentorship list. Explaining how to build optional dependencies on a UNIX based system without root access is beyond the scope of this guide. +For more details on various options and considerations for building, refer +to the `macOS README +`_. + .. _clang: https://clang.llvm.org/ .. _ccache: https://ccache.dev/