diff --git a/source/docs/en/latest/developer/build-mac.markdown b/source/docs/en/latest/developer/build-mac.markdown index 6014b1d7..4d618e2a 100644 --- a/source/docs/en/latest/developer/build-mac.markdown +++ b/source/docs/en/latest/developer/build-mac.markdown @@ -50,4 +50,4 @@ Build HandBrake. When complete, you will find `HandBrake.app` and `HandBrakeCLI` in the `build/xroot` directory. -[^default-path]: `/usr/local` is included in the system's `PATH` by default. +[^default-path]: `/usr/local/bin` is included in the system's `PATH` by default. It is not necessary to add it to your environment's `PATH` when installing the additional dependencies to `/usr/local`.