Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
adjust setup instructions to avoid go get
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hopkins committed May 18, 2016
1 parent 2fd7a8d commit ec272ea
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,9 @@

[okta-aws](https://github.com/RedVentures/okta-aws), but in go. This program authenticates with Okta and then assumes role twice in Amazon.

## Installation
## Setup

First, install this program:

```sh
$ go get github.com/hopkinsth/oktad
```

Second, create an `~/.okta-aws/config` file with your Ookta base URL and app URL, like below:
First, create an `~/.okta-aws/config` file with your Ookta base URL and app URL, like below:

```
[okta]
Expand Down

0 comments on commit ec272ea

Please sign in to comment.