docs: Fix typo on Building HandBrake for BSD.

This commit is contained in:
Bradley Sepos 2017-12-07 09:59:27 -05:00
parent 77e44ff7f9
commit 9a9baa609b
No known key found for this signature in database
GPG Key ID: DEADE2F57D42D9C7

View File

@ -38,7 +38,7 @@ When complete, you will find `HandBrakeCLI` in the `build` directory.
Install HandBrake (optional).
cd build && sudo make install
cd build && sudo gmake install
To start over, simply remove the `build` directory.