From 495b40ef16397bd00c86d48b4a474d02bea147fc Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Fri, 1 Feb 2019 16:29:30 +0100 Subject: [PATCH] extend readme with information on relevance of the repo's tags --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbe8b85..39ec085 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ Take a look at [Appveyor (for Windows)](appveyor.yml) or [Travis (for Linux and ### SourcetrailDB Core +Before building the core project, please make sure that you also have checked out the tags of this repository (they are relevant for deriving version number information during the build). + Requirements: * [CMake](https://cmake.org/) >= 2.6 * C++-Compiler with C++11 support