diff options
| -rw-r--r-- | doc/install.rst | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/install.rst b/doc/install.rst index 899af29..21f7113 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -11,8 +11,7 @@ You can use the following to check the integrity of the latest release:  :: -    tag="`git describe --abbrev=0 --tags`" -    git tag -v $tag && git checkout $tag +    git log --show-signature -1  There are some ways you can install the suite in your system:  | 
