diff --git a/source/docs/en/latest/developer/build-bsd.markdown b/source/docs/en/latest/developer/build-bsd.markdown index c1598e78..2c3e63cf 100644 --- a/source/docs/en/latest/developer/build-bsd.markdown +++ b/source/docs/en/latest/developer/build-bsd.markdown @@ -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.