Skip to content

Commit

Permalink
Prefix should be /usr/local
Browse files Browse the repository at this point in the history
  • Loading branch information
naxhh committed Nov 6, 2018
1 parent 3b1bdab commit 60815a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This tool has been verified to work on macOS Sierra, High Sierra, Windows Server

1. Run the following in a Terminal:
```bash
export PREFIX=/usr/local/bin
export PREFIX=/usr/local
curl 'https://raw.githubusercontent.com/oktadeveloper/okta-aws-cli-assume-role/master/bin/install.sh' | bash
```
2. Customize **~/.okta/config.properties** and set **OKTA_ORG** and **OKTA_AWS_APP_URL** appropriately. For example,
Expand Down

0 comments on commit 60815a4

Please sign in to comment.