diff options
-rw-r--r-- | doc/install.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.rst b/doc/install.rst index a8bf5f1..9d94312 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -10,6 +10,7 @@ First, clone the code: You can use the following to check the integrity of the latest release: :: + /usr/bin/git -C hydra verify-commit HEAD Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases |