docs: use NOTE rather than NOTICE

This commit is contained in:
Michael Cho 2024-08-23 11:04:28 -04:00
parent 7bb07b88a4
commit 4d537fe6da
No known key found for this signature in database
GPG Key ID: 55E85E28A7CD1E85

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