mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
README: Fix code formatting for meson installation command
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4721>
This commit is contained in:
parent
8b75e5fb57
commit
5c04d24553
1 changed files with 3 additions and 1 deletions
|
@ -43,7 +43,9 @@ Meson 0.62 or newer is required.
|
|||
|
||||
On Linux and macOS you can get meson through your package manager or using:
|
||||
|
||||
$ pip3 install --user meson
|
||||
```
|
||||
$ pip3 install --user meson
|
||||
```
|
||||
|
||||
This will install meson into `~/.local/bin` which may or may not be included
|
||||
automatically in your PATH by default.
|
||||
|
|
Loading…
Reference in a new issue