We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345bdee commit be8e5a6Copy full SHA for be8e5a6
INSTALL.md
@@ -61,7 +61,7 @@ sudo dnf install sysmonforlinux
61
#### 1. Register Microsoft key and feed
62
```sh
63
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
64
-sudo wget -q -O /etc/yum.repos.d/microsoft-prod.repo https://packages.microsoft.com/config/rhel/9/prod.repo
+sudo wget -q -O /etc/yum.repos.d/microsoft-prod.repo https://packages.microsoft.com/config/rhel/9.0/prod.repo
65
```
66
67
#### 2. Install SysmonForLinux
0 commit comments