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

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.