From: Silvio Rhatto Date: Wed, 15 Mar 2017 16:05:44 +0000 (-0300) Subject: Updates README X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=09b550f0af2ee333558887aa19041cfbe6bbeb27;p=metadot.git Updates README --- diff --git a/README.mdwn b/README.mdwn index 57fbaa9..0e3f80a 100644 --- a/README.mdwn +++ b/README.mdwn @@ -17,11 +17,11 @@ Instalation Get the code: - git clone https://git.fluxo.info/metadot && cd metadot + git clone https://git.fluxo.info/metadot Then check the source integrity of the latest release: - git verify-commit HEAD + /usr/bin/git -C metadot verify-commit HEAD Save the metadot repository anywhere but make sure it's available in your `$PATH`. I'm my config I use `~/apps/metadot`.