aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-04-05 17:01:59 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-04-05 17:01:59 +0200
commit1004c0670693dd113b8d2d8830bb55949367fcd9 (patch)
tree347d449f83b34c7fc327aad6c018f6c08e73b393
parentd3ee91c1f5cf7eeacbb091c28e248bc3b88d5a6e (diff)
downloadNorthstarLauncher-1004c0670693dd113b8d2d8830bb55949367fcd9.tar.gz
NorthstarLauncher-1004c0670693dd113b8d2d8830bb55949367fcd9.zip
Trim trailing whitespace in build instructions
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
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