From 98c899b1606f804089449121b9a7a359fb380952 Mon Sep 17 00:00:00 2001
From: Gabriele Contini <contini.mailing@gmail.com>
Date: 周一, 04 5月 2020 11:20:41 +0800
Subject: [PATCH] older version of boost seem have issues with arguments containing commas

---
 doc/development/Build-the-library.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/development/Build-the-library.md b/doc/development/Build-the-library.md
index 974a1d6..00f8854 100644
--- a/doc/development/Build-the-library.md
+++ b/doc/development/Build-the-library.md
@@ -1,4 +1,4 @@
-# Linux
+# Build - Linux
 
 ## Install prerequisites
 Below the prerequisites for compiling open-license-manager. For developing it we use Eclipse. Recent CDT works smoothly with CMake. Remember to install the Ninja package as build system and Cmake Gui for a good eclipse integration.

--
Gitblit v1.9.1