From 310cea69e7ec951a3d5425e9c87626c8e68f3faf Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Mon, 14 Oct 2019 17:53:55 -0400 Subject: [PATCH] docs: Add sudo info to Windows via Ubuntu build guide. --- source/docs/en/latest/developer/build-windows.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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