diff --git a/docs/Homebrew-on-Linux.md b/docs/Homebrew-on-Linux.md index a54c6ac1cf..a824fc3849 100644 --- a/docs/Homebrew-on-Linux.md +++ b/docs/Homebrew-on-Linux.md @@ -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