Skip to content

Commit 150fb63

Browse files
authored
Update README.md
1 parent 702c856 commit 150fb63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ IAMy has two subcommands.
1616
For the `push` command, IAMy will output an execution plan as a series of [`aws` cli](https://aws.amazon.com/cli/) commands which can be optionally executed. This turns out to be a very direct and understandable way to display the changes to be made, and means you can pick and choose exactly what commands get actioned.
1717

1818

19-
## Getting set up
19+
## Getting started
20+
21+
You can install IAMy on macOS with `brew install iamy`, or with the go toolchain `go get -u github.com/99designs/iamy`.
2022

2123
Because IAMy uses the [aws cli tool](https://aws.amazon.com/cli/), you'll want to install it first.
2224

0 commit comments

Comments
 (0)