Skip to content

Commit

Permalink
Add Windows installation instructions for AWS Credential Manager to R…
Browse files Browse the repository at this point in the history
…EADME.md
  • Loading branch information
vgmello committed Aug 28, 2024
1 parent 752dafd commit cc40e37
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ AWS Credential Manager (`aws-cred-mgr`) is a command-line interface (CLI) tool d
curl https://raw.githubusercontent.com/ellosoft/aws-cred-mgr/main/scripts/install-aws-cred-mgr.sh | bash
```

### Windows

```cmd
winget install ellosoft-aws-cred-mgr
```

### Manual

You can manually install `aws-cred-mgr` by downloading the latest version from the [GitHub Release](https://github.com/ellosoft/aws-cred-mgr/releases) page.
Expand Down

0 comments on commit cc40e37

Please sign in to comment.