aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index d32904c..e3cf0c2 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,7 @@ Get the code:
Then check the source integrity of the latest release (also implemented on `git-check-tag` on `utils-git` subfolder):
- tag="`git describe --abbrev=0 --tags`"
- git tag -v $tag && git checkout $tag
+ git log --show-signature -n 1
Then add each subfolder from the `apps` repository to your `$PATH` depending on which projects you want to use.