Fix RPM command

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
This commit is contained in:
Naarcha-AWS 2022-06-06 07:37:48 -05:00
parent 46c32e96c6
commit 8acf93b9d5
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ You can upgrade your RPM OpenSearch instance both manually and through YUM.
### Manual
Download the new version of OpenSearch you want to use, and then use `rmp -Uvh` to upgrade.
Download the new version of OpenSearch you want to use, and then use `rpm -Uvh` to upgrade.
### YUM