Merge pull request #18137 from cho-m/linux-note

This commit is contained in:
Mike McQuaid 2024-08-23 16:19:22 +01:00 committed by GitHub
commit 89a3473975
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ brew install hello
If you're using an older distribution of Linux, installing your first package will also install a recent version of *glibc* and *gcc*. Use `brew doctor` to troubleshoot common issues.
> [!NOTICE]
> [!NOTE]
> Please note that unlike macOS, Homebrew does not use a sandbox when building on Linux, so formulae may install outside the Homebrew prefix.
## Requirements