Skip to content

Commit

Permalink
latest; eval-ing; typo
Browse files Browse the repository at this point in the history
  • Loading branch information
soniah committed Aug 7, 2015
1 parent 24d3166 commit fab7df4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ This will automatically download, compile and install the app; putting
an `awsenv` executable in your `$GOPATH/bin`.

Otherwise, download a binary from the [releases
page](https://github.com/soniah/awsenv/releases) and place it in your
page](https://github.com/soniah/awsenv/releases/latest) and place it in your
$PATH.

# usage

Import variables into your environment by **evaling** a
Import variables into your environment by **eval**-ing a
backticked call to **awsenv**.

```shell
Expand Down Expand Up @@ -67,7 +67,7 @@ AWS_KEYPATH=/Users/sonia/.ssh/example2.pem

# flags

The accepted flags can be display using `-h`:
The accepted flags can be displayed using `-h`:

```
% awsenv -h
Expand Down

0 comments on commit fab7df4

Please sign in to comment.