From ca31141baf36b3e3aa8f8bbb57036ddefd9e7aca Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 14 Mar 2017 10:14:52 -0300 Subject: Updates apps --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e65bca8..3cbc1e4 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ Get the code: git clone --recursive https://git.fluxo.info/rhatto/apps $HOME/apps && cd $HOME/apps -Then check the source integrity of the latest release (also implemented on `git-check-tag` on `utils-git` subfolder): +Then check the source integrity of the latest release: - git verify-commit HEAD + /usr/bin/git -C $HOME/apps verify-commit HEAD Then add each subfolder from the `apps` repository to your `$PATH` depending on which projects you want to use. @@ -26,7 +26,7 @@ A more radical approach takes over of all your environment (shell and desktop ex Then, after manually checking repository versions: - $HOME/apps/inception load + $HOME/apps/inception load --all --deps Once installed locally, you can deploy remotelly using rsync+ssh: -- cgit v1.2.3