From 6ef48f65620190ea00c5cac999f17a7a9bfc2b0a Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 25 Mar 2025 02:03:13 +0100 Subject: Updated the readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 4a92f79..ad34c47 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,16 @@ repository: $ git clone https://github.com/uhlin/fics.git $ cd fics +### Checkout ### + +If you want you can checkout a specific version. For example: + + $ git checkout 1.4.4 + +To see all tags, type: + + $ git tag + Edit `FICS/config.h` with a text editor and save the file. $ emacs FICS/config.h @@ -53,6 +63,10 @@ running `make install`. Done! +**NOTE**: +Running `make install` multiple times is totally fine and does no harm +when a new version of FICS is available. + ### Make variables ### If you want you can customize the `FICS_HOME` and `PREFIX` make -- cgit v1.2.3