From 9188e9b9b188e9884dff053607e2472d4bf9da67 Mon Sep 17 00:00:00 2001 From: s3goat <41472927+dimyme@users.noreply.github.com> Date: Tue, 18 Sep 2018 15:25:34 +0200 Subject: [PATCH] clarify --- 6-Tips-&-Tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6-Tips-&-Tricks.md b/6-Tips-&-Tricks.md index 609f482..5968d3f 100644 --- a/6-Tips-&-Tricks.md +++ b/6-Tips-&-Tricks.md @@ -3,7 +3,7 @@ use Bitmessage over Tornet [settings](http://fossilrepos.sourceforge.net/srv.fsl *** wondered why after "HELP / CONTACT SUPPORT" a commit hash sometimes showed, sometimes not? -It is shown **only** if you run from the git repo. Running from a copied /src/ subdir will not success displaying the hash. +It is shown **only** if you run from the full cloned git repo. Running from a copied /src/ subdir will not display the hash in contrast. ***