diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |