From 3f8159b3c478ab926bc4815e6b7843ab51994c82 Mon Sep 17 00:00:00 2001 From: Dale Glass Date: Thu, 10 Jun 2021 22:51:11 +0200 Subject: [PATCH] Formatting fix --- BUILD_LINUX.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD_LINUX.md b/BUILD_LINUX.md index 3bae13df9e..e5b6165da1 100644 --- a/BUILD_LINUX.md +++ b/BUILD_LINUX.md @@ -97,12 +97,12 @@ Qt binaries are only provided for Ubuntu. In order to build on other distributio needs to be provided by setting the `VIRCADIA_QT_PATH` environment variable to a directory containing a Qt install. - ### Using the system's Qt +### Using the system's Qt The system's Qt can be used, if the development packages are installed, by setting the `VIRCADIA_USE_SYSTEM_QT` environment variable. The minimum recommended version is Qt 5.15.0. - ### Compiling +### Compiling Create the build directory: ```bash