Skip to content

Commit b53b990

Browse files
committed
Merge branch 'main' of github.com:codeeno/aws-sso-cli into main
2 parents a6c6846 + 16f371c commit b53b990

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Switch between temporary AWS SSO credentials of all your AWS accounts using the
1313
* Re-authenticates whenever the access token becomes invalid.
1414
* Interactively prompts for Proiles/Accounts/Roles if not supplied through options
1515

16+
## Requirements
17+
* Node.js **v14** or higher
18+
1619
## Setup
1720
Install with npm:
1821
```bash
@@ -33,7 +36,7 @@ aws-sso-cli() {
3336

3437
## Usage
3538

36-
```bash
39+
```
3740
Usage: aws-sso-cli [options]
3841
3942
Commands:

0 commit comments

Comments
 (0)