aboutsummaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'README.mdwn')
-rw-r--r--README.mdwn4
1 files changed, 2 insertions, 2 deletions
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`.