mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Merge pull request #512 from sailpoint-oss/feature/cli-doc-fix
removed requirement that is not actually needed
This commit is contained in:
@@ -29,7 +29,6 @@ Learn how to use the SailPoint command line interface (CLI) in this guide.
|
||||
|
||||
- [Start using the CLI](#start-using-the-cli)
|
||||
- [Contents](#contents)
|
||||
- [Requirements](#requirements)
|
||||
- [Get the CLI](#get-the-cli)
|
||||
- [Windows](#windows)
|
||||
- [MacOS](#macos)
|
||||
@@ -45,9 +44,6 @@ Learn how to use the SailPoint command line interface (CLI) in this guide.
|
||||
- [Contribution](#contribution)
|
||||
- [Questions](#questions)
|
||||
|
||||
## Requirements
|
||||
|
||||
- Golang version 1.18 or above. You can download it [here](https://go.dev/dl/). You can run `go version` to check your version.
|
||||
|
||||
## Get the CLI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user