typo in README

This commit is contained in:
fduncanh
2022-03-16 13:55:47 -04:00
parent 721c317100
commit 86e7c3a011
3 changed files with 3 additions and 3 deletions

View File

@@ -231,7 +231,7 @@ First get the latest macOS release of GStreamer-1.0
from [https://gstreamer.freedesktop.org/download/](https://gstreamer.freedesktop.org/download/).
Install both the macOS runtime and development installer packages. Assuming that the latest release is 1.20.1.
install `gstreamer-1.0-1.20.1-universal.pkg` and ``gstreamer-1.0-devel-1.20.1-universal.pkg``. (If
you have problems with the "universal" packages, you can also use `gstreamer-1.0-1.1.6-x86_64.pkg`
you have problems with the "universal" packages, you can also use `gstreamer-1.0-1.18.6-x86_64.pkg`
and ``gstreamer-1.0-devel-1.18.6-x86_64.pkg``.) Click on them to install (they install to
/Library/FrameWorks/GStreamer.framework). It is recommended you use GStreamer.framework rather than install
Gstreamer with Homebrew or MacPorts (see later).