diff --git a/README.md b/README.md index 3cbc4d0..c15ac70 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,4 @@ Anima-Scripts-Public only requires two packages and a data package: - [Anima public](https://github.com/Inria-Visages/Anima-Public/) - [Anima scripts data](https://team.inria.fr/visages/files/2018/09/Anima_Data.zip): data required for some scripts to work (brain extraction and diffusion scripts) -Installation requires only a few steps: -- Clone the Anima-Scripts-Public repository from Github -- Copy / paste the `example-config.txt` file in .anima/config.txt in your home folder -- Copy / paste the `configParser.sh` file inside the .anima folder in your home folder -- Update the paths in your config file to match where Anima public binaries are and where the data folder are (use full paths, no tilde) +Installation requires only a few steps described in the [installation page](https://github.com/Inria-Visages/Anima-Scripts-Public/wiki/Installation)