mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-26 19:54:33 +08:00
docs: Match README installation guide with meson.rst
Sync the build and install instructions in README.rst from meson.rst Signed-off-by: Sai Teja Pottumuttu <saiteja13427@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30294>
This commit is contained in:
parent
324de97f48
commit
e7ee69b24d
@ -18,11 +18,9 @@ Meson (`docs/meson.rst <https://docs.mesa3d.org/meson.html>`_):
|
|||||||
|
|
||||||
.. code-block:: sh
|
.. code-block:: sh
|
||||||
|
|
||||||
$ mkdir build
|
$ meson setup build
|
||||||
$ cd build
|
$ ninja -C build/
|
||||||
$ meson ..
|
$ sudo ninja -C build/ install
|
||||||
$ sudo ninja install
|
|
||||||
|
|
||||||
|
|
||||||
Support
|
Support
|
||||||
-------
|
-------
|
||||||
|
Loading…
Reference in New Issue
Block a user