diff --git a/doc/handbook/3_detailedinstall.tex b/doc/handbook/3_detailedinstall.tex index 0328e42a96e04f201641559d91b92637b5eba031..f224e1bca0fa0f8d77aa8ee900a0251c5c4cda77 100644 --- a/doc/handbook/3_detailedinstall.tex +++ b/doc/handbook/3_detailedinstall.tex @@ -42,8 +42,7 @@ The slightly old-fashionedly named tape-archive-file, shortly named tar file or tarball, is a common file format for distributing collections of files contained within these archives. The extraction from the tar files is done as follows: -Download the tarballs from the respective \Dune (version 2.6 or version 2.7) and \Dumux websites -to a certain folder in your file system. +Download the \Dune tarballs from the \Dune website (version 2.6 or version 2.7) and the \Dumux tarballs from \href{https://zenodo.org/search?page=1&size=20&q=conceptrecid:2479594&all_versions&sort=-version}{Zenodo} or the \href{https://git.iws.uni-stuttgart.de/dumux-repositories/dumux}{\Dumux Git-repository} to a certain folder in your file system. Create the common root directory, named \texttt{DUMUX} in the example below. Then extract the content of the tar files, e.\,g. with the command-line program \texttt{tar}.