From 4fa46c54938f709c6c1b9b7cfe977342cc77203e Mon Sep 17 00:00:00 2001 From: luke-hagar-sp <98849695+luke-hagar-sp@users.noreply.github.com> Date: Fri, 7 Jul 2023 09:26:28 -0500 Subject: [PATCH] Formatted Admonition --- products/idn/tools/cli/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/products/idn/tools/cli/index.md b/products/idn/tools/cli/index.md index cfe874fdc..c5d01d92e 100644 --- a/products/idn/tools/cli/index.md +++ b/products/idn/tools/cli/index.md @@ -50,7 +50,12 @@ Learn how to use the SailPoint command line interface (CLI) in this guide. To install the SailPoint CLI: use a package manager for the OS of your choice. Prebuilt binaries for OS X, Windows, and Linux are provided in each [release](https://github.com/sailpoint-oss/sailpoint-cli/releases). ### Windows -```Note this installer is only compatible with 64 bit Windows.``` + +:::info + +Note this installer is only compatible with 64 bit Windows. + +::: Download the latest release from the [releases page](https://github.com/sailpoint-oss/sailpoint-cli/releases). The release should include an MSI file named `sail_x.x.x_windows_amd64.msi` that can be installed on Windows, with `x.x.x` being the version of the most recent release.