From aaec87ff1b648519ec9d23135947d508be8d339f Mon Sep 17 00:00:00 2001 From: ankurgupta2212 <88474274+ankurgupta2212@users.noreply.github.com> Date: Thu, 21 Jul 2022 12:54:23 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 65f587d2..0206bab6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ demonstrates very high performance. ### Get OMI +#### Using Github RPM and DEB packages are provided for the installation of OMI on most enterprise Linux distributions. To install OMI, download the correct @@ -45,6 +46,8 @@ Linux   | RPM     | x86         | 1.0.0 | [omi-MAJOR.MINOR.PATCH-BUILD. [Releases]: https://github.com/Microsoft/omi/releases +#### Using Package Managers + Alternatively, you can now also download from Microsoft Repo. Instructions on setting this up can be found [here](https://technet.microsoft.com/en-us/windows-server-docs/compute/Linux-Package-Repository-for-Microsoft-Software). Follow the instructions for your platform. You can then use your platform's package tool to install OMI (i.e. `sudo apt-get install omi` or `sudo yum install omi`).