From 1004c0670693dd113b8d2d8830bb55949367fcd9 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Fri, 5 Apr 2024 17:01:59 +0200 Subject: Trim trailing whitespace in build instructions --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 06dc1fb9..9bfdc46d 100644 --- a/BUILD.md +++ b/BUILD.md @@ -40,7 +40,7 @@ Developers who can work a command line may be interested in using [Visual Studio - Run `cmake . -G "Ninja"` to generate build files. - Run `cmake --build .` to build the project. - + ## Linux ### Steps 1. Clone the GitHub repo -- cgit v1.2.3