diff --git a/docs/markdown/Getting-meson.md b/docs/markdown/Getting-meson.md index d654ff3a7..8664d6170 100644 --- a/docs/markdown/Getting-meson.md +++ b/docs/markdown/Getting-meson.md @@ -5,7 +5,7 @@ Meson releases can be downloaded from the [GitHub release page]. Meson is also available in the [Python Package Index] and can be -installed with pip3 install meson. +installed with `pip3 install meson`. The newest development code can be obtained directly from [Git]