docs: Add submodule information to Mac build guide.

Sparkle is now a submodule.
This commit is contained in:
Bradley Sepos 2020-08-06 06:05:54 -04:00
parent b0ffe9850c
commit b7ddf8e3a8
No known key found for this signature in database
GPG Key ID: DEADE2F57D42D9C7

View File

@ -52,6 +52,10 @@ Clone the HandBrake repository.
git clone https://github.com/HandBrake/HandBrake.git && cd HandBrake
Initialize and update all submodules.
git submodule update --init --recursive
You may build and install the additional dependencies using the included script. Feel free to choose a different output path, if desired.
scripts/mac-toolchain-build /usr/local