]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
added clarification to readme suggested by Zenithal
authorRogier Wolff <R.E.Wolff@BitWizard.nl>
Sun, 18 Oct 2020 07:54:45 +0000 (09:54 +0200)
committerRogier Wolff <R.E.Wolff@BitWizard.nl>
Sun, 18 Oct 2020 07:54:45 +0000 (09:54 +0200)
README.md

index 9db7b6245a3981e2ebc3b6e51ca3e194534809f2..5b8e65fbfa1ef48ae3647dd2becc45128c787c53 100644 (file)
--- 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: