Update the code download instruction in REAME.

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
Grzegorz Kowal 2018-01-04 12:05:33 -02:00
parent 198e6db77c
commit 90da71ee4d

View File

@ -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.