From 90da71ee4d2a43a03d222402cb3f96fd94a8d412 Mon Sep 17 00:00:00 2001 From: Grzegorz Kowal Date: Thu, 4 Jan 2018 12:05:33 -0200 Subject: [PATCH] Update the code download instruction in REAME. Signed-off-by: Grzegorz Kowal --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b3ffd8..81a8bdf 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,9 @@ the HDF5 libraries have been installed. Compilation =========== -1. Clone or unpack the code sources downloaded from - [Bitbucket](git@bitbucket.org:amunteam/amun-code.git). +1. Clone the AMUN source code: `git clone https://bitbucket.org/amunteam/amun-code.git`, + or unpack the archive downloaded from page + [Downloads](https://bitbucket.org/amunteam/amun-code/downloads/). 2. Go to directory **hosts/** and copy file **default** to a new file named exactly as your host name (name returned by command `hostname`). 3. Customize your compiler and compilation options in your new host file.