From fab7df46a0ac7581e53e433090e09df1d38c7122 Mon Sep 17 00:00:00 2001 From: Sonia Hamilton Date: Fri, 7 Aug 2015 11:50:10 +1000 Subject: [PATCH] latest; eval-ing; typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e30a6a0..d8f3c64 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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