From b6e846732511aee2bfa11785681b4bc511e1d251 Mon Sep 17 00:00:00 2001
From: Arnaud Botella <arnaud.botella@geode-solutions.com>
Date: 周三, 29 4月 2020 23:12:43 +0800
Subject: [PATCH] Fix #85 (#86)

---
 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