From 734bded2892ea89d0505fc09636c4139f004ab9a Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Tue, 21 Sep 2021 22:21:53 -0400 Subject: [PATCH] Add Note To Building Docs --- docs/BUILDING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/BUILDING.md b/docs/BUILDING.md index aa858ff..da1fb4f 100644 --- a/docs/BUILDING.md +++ b/docs/BUILDING.md @@ -57,6 +57,8 @@ make -j$(nproc) && sudo make install cd ../../ ``` +This will most likely not compile by itself. You will want to enable either server mode or the Media Layer Proxy. + ## One-Step Build Use this when the host architecture is ARM.