From 868d309779df118001e8c173f367aa1dba957014 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Wed, 18 May 2022 18:46:40 +0100 Subject: [PATCH] Minimally document how to install. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 252fc6be..85b645d1 100644 --- a/README +++ b/README @@ -8,6 +8,10 @@ the source directory: cmake . cmake --build . +Then, to install in the simplest way on Linux or Mac: + + cmake --build . --target install + Documentation (in various formats including Windows Help and Unix `man' pages) is built from the Halibut (`.but') files in the `doc' subdirectory using `doc/Makefile'. If you aren't using one of our