From abf83a85f4bed71e96c503aff62834b288b185aa Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Fri, 31 Jan 2025 06:46:06 -0800 Subject: [PATCH] Update update command for RHEL NIM install --- content/nim/deploy/vm-bare-metal/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nim/deploy/vm-bare-metal/install.md b/content/nim/deploy/vm-bare-metal/install.md index 5e5b09cdb..0fa539afe 100644 --- a/content/nim/deploy/vm-bare-metal/install.md +++ b/content/nim/deploy/vm-bare-metal/install.md @@ -253,7 +253,7 @@ If you use SELinux, follow the steps in the [Configure SELinux]({{< relref "/nim 1. To upgrade to the latest version of the NGINX Instance Manager, run the following command: ```bash - sudo yum update -y nms-instance-manager + sudo yum update -y nms-instance-manager --allowerasing ``` 1. To upgrade to the latest version of Clickhouse, run the following command: