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