From 21b7002b22f659c861029673ad9d69911fb86129 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 21 Mar 2017 20:36:42 -0300 Subject: Updates commit verification --- doc/install.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') 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: -- cgit v1.2.3