diff --git a/source/docs/en/latest/developer/build-windows.markdown b/source/docs/en/latest/developer/build-windows.markdown index 11e41fb1..03c8b6ce 100644 --- a/source/docs/en/latest/developer/build-windows.markdown +++ b/source/docs/en/latest/developer/build-windows.markdown @@ -22,6 +22,10 @@ Building the HandBrake [CLI](abbr:Command Line Interface) and LibHB (`hb.dll`) f The following instructions are for [Ubuntu](https://www.ubuntu.com) 18.04 LTS (Bionic Beaver) through 19.10 (Eoan Ermine). +Basic requirements to run commands: + +- sudo (for normal user accounts) + Dependencies: - autoconf