Skip to content

Commit 693545c

Browse files
clarify file for checksig command
#DOC-1622 RS:make the filename clear for the rpm --checksig command step
1 parent 13f3ff0 commit 693545c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/installing-upgrading/install/install-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To install Redis Enterprise Software, use the command line:
4545
```
4646
2. Verify the package signature:
4747
```sh
48-
rpm --checksig <path to installation package>
48+
rpm --checksig <package.rpm>
4949
```
5050

5151
1. To start the installation process, run the installation script. See [installation script options]({{< relref "/operate/rs/installing-upgrading/install/install-script" >}}) for a list of command-line options you can add to the following command:

0 commit comments

Comments
 (0)