Skip to content

Commit

Permalink
update SARAH version in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Dec 21, 2015
1 parent 7e1696f commit 4755333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Expand Up @@ -38,9 +38,9 @@ the Needs["SARAH`"] command from inside Mathematica. We recommend the
following setup:

$ cd ~/.Mathematica/Applications/
$ wget https://www.hepforge.org/archive/sarah/SARAH-4.4.6.tar.gz
$ tar -xf SARAH-4.4.6.tar.gz
$ ln -s $PWD/SARAH-4.4.6/ SARAH
$ wget https://www.hepforge.org/archive/sarah/SARAH-4.6.0.tar.gz
$ tar -xf SARAH-4.6.0.tar.gz
$ ln -s $PWD/SARAH-4.6.0/ SARAH

$ cd ~/.Mathematica/Kernel/
$ echo "AppendTo[\$Path, \"$HOME/.Mathematica/Applications/SARAH/\"];" \
Expand Down

0 comments on commit 4755333

Please sign in to comment.