diff options
author | currite <sll@disroot.org> | 2019-08-08 14:16:40 +0200 |
---|---|---|
committer | currite <sll@disroot.org> | 2019-08-08 14:16:40 +0200 |
commit | 3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919 (patch) | |
tree | 2a210293a53cbebfd4f9beb5a9d00c6c7d3523cf /docs/install.rst | |
parent | 8f4605b0061675a35951ca293f9871f2e75b6966 (diff) | |
download | vyos-documentation-3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919.tar.gz vyos-documentation-3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919.zip |
remove asterisks and add up command
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index 22e5061e..ba311a41 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -123,7 +123,7 @@ GPG verification As you have our public key, you just need the signature of the software you want to verify. -.. note:: **In order to get the signature, go to your web browser and append *.asc* to the URL of your dowloaded VyOS image**. You will download a small *.asc* file, that's the signature of your image. +.. note:: **In order to get the signature, go to your web browser and append .asc to the URL of your dowloaded VyOS image**. You will download a small *.asc* file, that's the signature of your image. So finally you can verify the authenticity of your image. |