Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmarsh authored Oct 22, 2019
1 parent 903c929 commit 6ba36bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is the CLI for [DCE](https://github.com/Optum/Redbox) by Optum. For usage i

# Quick Start

1. Download the appropriate executabl3 for your OS from the [latest release](https://github.com/Optum/dce-cli/releases/latest). e.g. for mac, you should download dce_darwin_amd64.zip
1. Download the appropriate executable for your OS from the [latest release](https://github.com/Optum/dce-cli/releases/latest). e.g. for mac, you should download dce_darwin_amd64.zip

2. Unzip the artifact and move the executable to a directory on your PATH, e.g.

Expand Down Expand Up @@ -64,4 +64,4 @@ dce accounts add --account-id XXXXXXXXXXXX --admin-role-arn arn:aws:iam::XXXXXXX
```
dce leases create --budget-amount 100.0 --budget-currency USD --email jane.doe@email.com --principle-id jdoe99
```g
```

0 comments on commit 6ba36bc

Please sign in to comment.