diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Installation Get the code: - git clone --recursive git://git.fluxo.info/rhatto/apps.git $HOME/apps && cd $HOME/apps + 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): |