From 1f9398c179220b4111903773ea0e471aea1516b0 Mon Sep 17 00:00:00 2001 From: Martin Read Date: Tue, 21 Jan 2014 16:42:12 +0000 Subject: [PATCH] Improved README slightly --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 838c502..29df917 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Victrix Abyssi's source code is copyright © 2005-2014 Martin Read, and is released under a BSD-style license as reproduced in the file LICENSE. -## Building from git - -B - ## Building from source archive When building from a packaged source archive, the traditional UNIX application installation-from-source command sequence \./configure && make all && make install should work. +## Building from git + +Building from git currently requires an additional step before invoking the usual command sequence; you must run make headergen to generate the C++ form of the permobj database and its accompanying header file. + -- 2.11.0