README: fix release target name in docs

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/94>
This commit is contained in:
Tim-Philipp Müller 2020-06-12 16:24:49 +01:00
parent 2dd42bbf0c
commit 913004d21b

View file

@ -63,7 +63,7 @@ gio open build/subprojects/gst-docs/GStreamer-doc/html/index.html
You can also generate a release tarball of the portal with:
```
ninja -C build gst-docs@release
ninja -C build gst-docs@@release
```
### Adding a newly written plugin to the documentation