Closes https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/157/
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1324>
> It is recommended that you create a copy of the `gst-plugin` directory
> before continuing.
-Now one needs to adjust the `meson.build` to use the new filenames and run
-`meson build` from the parent directory to bootstrap the build
-environment. After that, the project can be built and installed using the well
-known `ninja -C build` commands.
+Now one needs to run `meson build` from the parent directory to bootstrap the
+build environment. After that, the project can be built and installed using the
+well known `ninja -C build` commands.
> **Note**
>