diff --git a/README.md b/README.md index b1ebcbca524bc146d06a2b319dedfcdc7cc1bfd2..d2a8cb4542ef1354e29898b40eb3a10596deea97 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ recovery using GRACE type satellite observations. <!-- vim-markdown-toc GitLab --> +* [Installation](#installation) * [Usage](#usage) * [Performance](#performance) * [Files](#files) @@ -31,6 +32,16 @@ Please reference this article if you use GRACETOOLS: **Darbeheshti N., Wöske F., Weigelt M., McCullough C., Wu H. (2018) GRACETOOLS - GRACE gravity field recovery tools, Geosciences.** +## Installation + +Download gracetools as a zip file and extract it somewhere on your computer. +- [gracetools.zip](https://gitlab.aei.uni-hannover.de/geoq/gracetools/-/archive/master/gracetools-master.zip) + +Or clone the repository with `git clone`: + +``` +$ git clone git@gitlab.aei.uni-hannover.de:geoq/gracetools.git +``` ## Usage