From cd334056972f4512fd3b18997ad69a2229c08571 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Sun, 1 Sep 2019 21:52:32 -0400 Subject: [PATCH] user guide: add FreeBSD compatibility --- doc/user_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user_guide.md b/doc/user_guide.md index 33b40d0..8fa2cf8 100644 --- a/doc/user_guide.md +++ b/doc/user_guide.md @@ -8,7 +8,7 @@ It supports the following features: * built-in builders for several common operations * out-of-the-box support for C, C++, and D languages * extensibility for other languages or custom builders - * compatible with Windows, Linux, and OS X + * compatible with Windows, Linux, OS X, and FreeBSD * colorized output with build progress * build hooks