From 568064a79d46a12adb4a80d9fd3b8de73d49dd09 Mon Sep 17 00:00:00 2001 From: Moxie <124418090+moxie-coder@users.noreply.github.com> Date: Sun, 15 Dec 2024 06:19:07 -0500 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index edd0df6d895..5eedaca6450 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -44,7 +44,7 @@ to Download the binary for Microsoft Visual Studio with the specific package you For getting all the packages you need, distros often have similar or near identical names for pretty much every distro, install the `git`, `haxe` and `vlc` packages --# Note: This can be skipped if you installed Arch Linux via `archinstall` as it preinstalls vlc ahead of time +> Note: This can probably be skipped if you installed Arch Linux via `archinstall` as it preinstalls vlc ahead of time, but if you still get errors involving LibVLC continue below to the Arch instructions Commands will vary depending on your distro, refer to your package manager's install command syntax. ### Installation for common Linux distros