From: Rogier Wolff Date: Sun, 18 Oct 2020 07:54:45 +0000 (+0200) Subject: added clarification to readme suggested by Zenithal X-Git-Tag: v0.95~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e1af616bb636d39e7bd39a3abc9cac5d272301;p=thirdparty%2Fmtr.git added clarification to readme suggested by Zenithal --- diff --git a/README.md b/README.md index 9db7b62..5b8e65f 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,14 @@ simple as: ./configure && make +Please note that this refers to the tarballs from + https://www.bitwizard.nl/mtr/files/ +and not the tarballs that github can produce. + (in the past, there was a Makefile in the distribution that did the `./configure` for you and then ran make again with the generated Makefile, but this has suffered some bitrot. It didn't work well -with git.) +with git.) If you're building from the git repository, you'll need to run: