From: Silvio Rhatto Date: Tue, 21 Mar 2017 23:36:42 +0000 (-0300) Subject: Updates commit verification X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=21b7002b22f659c861029673ad9d69911fb86129;p=hydra.git Updates commit verification --- diff --git a/doc/install.rst b/doc/install.rst index 21f7113..a8bf5f1 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -5,13 +5,15 @@ First, clone the code: :: - git clone https://git.fluxo.info/hydra && cd hydra + git clone https://git.fluxo.info/hydra You can use the following to check the integrity of the latest release: :: + /usr/bin/git -C hydra verify-commit HEAD - git log --show-signature -1 +Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases +you might have available on your shell. There are some ways you can install the suite in your system: