From eb8c75d68b03be95464318afa69b645a59f8f6b7 Mon Sep 17 00:00:00 2001 From: Ivan Sovic Date: Fri, 26 May 2017 02:22:05 +0200 Subject: [PATCH] Updated the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f1293e..3588e03 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Bugfix version, addressing several segfault and other important issues: - Changed the unmapped / Inf E-value (the ZE:f: tag) to be a valid float value (`std::numeric_limits::max()` instead of `Inf`). - Added several missing `#include`s. +**Note:** After running `git pull`, please `make modules` before `make`. **__Current Version: 0.5.1__**