diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-27 10:10:36 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-27 10:10:36 -0300 |
commit | 0c7bc78c7cb37f656b791d741bba5e7d0f7dcea4 (patch) | |
tree | b2804d83ad313b2a270e758917588d6a4ff4b5ff | |
parent | 5db550bf5e7360406f29d8964d2e7e504261c3db (diff) | |
download | hydra-0c7bc78c7cb37f656b791d741bba5e7d0f7dcea4.tar.gz hydra-0c7bc78c7cb37f656b791d741bba5e7d0f7dcea4.tar.bz2 |
Doc: formatting
-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 |