docs: fix a broken link

Acked-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15213>
This commit is contained in:
Erik Faye-Lund 2022-03-02 10:53:54 +01:00 committed by Marge Bot
parent 96c8880900
commit 23d3fb6da2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Mesa builds on macOS without modifications. However, there are some details to
be aware of.
- Mesa has a number of build-time dependencies. Most dependencies, including
Meson itself, are available in `homebrew <https://brew.sh>`, which has a
Meson itself, are available in `homebrew <https://brew.sh>`_, which has a
Mesa package for reference. The exception seems to be Mako, a Python module
used for templating, which you can install as `pip3 install mako`.
- macOS is picky about its build-time environment. Type `brew sh` before