Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/nim/deploy/vm-bare-metal/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down