aboutsummaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-15 13:05:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-15 13:05:44 -0300
commit09b550f0af2ee333558887aa19041cfbe6bbeb27 (patch)
tree5a65d471c249795f86a66114553378ebc1a72611 /README.mdwn
parentb754bfdf470ab691c80c38294ee6200c504b4763 (diff)
downloadmetadot-09b550f0af2ee333558887aa19041cfbe6bbeb27.tar.gz
metadot-09b550f0af2ee333558887aa19041cfbe6bbeb27.tar.bz2
Updates README
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`.