mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
docs: fix typo in html tag name
Fixes: 5d11a828e1 "docs: update install docs for meson"
Acked-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431>
This commit is contained in:
parent
5b1c4e1b75
commit
750d664226
1 changed files with 2 additions and 1 deletions
|
|
@ -105,7 +105,8 @@ the packaging tool used by your distro.
|
|||
|
||||
<h2 id="meson">2. Building with meson</h2>
|
||||
|
||||
<p><string>Meson >= 0.46.0 is required</string></p>
|
||||
<p><strong>Meson >= 0.46.0 is required</strong></p>
|
||||
|
||||
|
||||
<p>
|
||||
Meson is the latest build system in mesa, it is currently able to build for
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue