diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-08 11:27:37 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-08 11:27:37 +0100 |
commit | 5f1959d24689385f5c88a92edb51bc4efaac07ba (patch) | |
tree | bb73dfe77e2da76bc21049524af86d58ae6ab77f | |
parent | 8b0aa9389bc0257bd9a855bc725b714a7da603a5 (diff) | |
download | fullSWOF-utils-5f1959d24689385f5c88a92edb51bc4efaac07ba.tar.gz |
fullswof-utils: Add link to online documentation.
* README.md (Installation): Add link.
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ format required by the _FullSWOF_ solver. A convenient method to install _FullSWOF-utils_ is to clone the online repository. On systems that have the _git_ version control system installed the "_git clone_" command will create a new directory with -the complete set of files. +the complete set of files. See the [web copy of the manual](http://www.tourbillion-technology.com/manuals/fullswof-utils/html_node) for +instructions. To complete the installation the user need only issue the "make" command from within the newly created directory. This command builds |