Include link to recommended steps.

This commit is contained in:
Josh Matthews 2018-08-16 08:20:58 -07:00 committed by GitHub
parent 12436047cb
commit fab6bb858c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,7 +168,7 @@ pip install virtualenv
``` ```
If this does not work, you may need to reboot for the changed PATH settings (by the python installer) to take effect. If this does not work, you may need to reboot for the changed PATH settings (by the python installer) to take effect.
3. Install the most recent [GStreamer](https://gstreamer.freedesktop.org/data/pkg/windows/) development package. 3. Install the most recent [GStreamer](https://gstreamer.freedesktop.org/data/pkg/windows/) development package following [these instructions](https://github.com/sdroege/gstreamer-rs#gstreamer-binaries-1).
4. Install Git for Windows (https://git-scm.com/download/win). DO allow it to add git.exe to the PATH (default 4. Install Git for Windows (https://git-scm.com/download/win). DO allow it to add git.exe to the PATH (default
settings for the installer are fine). settings for the installer are fine).