From 7c56c419688cfcebc5aad97ece6416f89dfb6103 Mon Sep 17 00:00:00 2001 From: myT Date: Sun, 5 Apr 2020 06:56:24 +0200 Subject: [PATCH] fixed a formatting issue in the build guide --- build.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.md b/build.md index 91f045e..3682fa7 100644 --- a/build.md +++ b/build.md @@ -58,7 +58,8 @@ With this set-up, you can press F5 and run the engine through the Visual C++ deb |:------|:------:|:------:|:---------------|:----------------| | NASM | X | X | nasm | nasm | | SDL 2 | | X | libsdl2-dev | sdl2 | - On FreeBSD, we link against libexecinfo for the backtrace functions. We thus require FreeBSD 10.0 or later. + +On FreeBSD, we link against libexecinfo for the backtrace functions. We thus require FreeBSD 10.0 or later. **Options**