Skip to content

Commit

Permalink
Clarify the example a bit more
Browse files Browse the repository at this point in the history
  • Loading branch information
phobologic committed Jul 24, 2015
1 parent 148bc0f commit 0ef38db
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion conf/empire/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ detail how things will be built. Once the env is to your liking, you can launch
the environment by running the following command:

```
$ stacker -e conf/empire/example.env -r <region> <namespace> conf/empire/empire.yaml
stacker -e conf/empire/example.env -r <region> <namespace> conf/empire/empire.yaml
# Example:
stacker -e conf/empire/example.env -r us-east-1 my-unique-namespace conf/empire/empire.yaml
```

Right now it takes around 20-30 minutes to finish bringing up the entire
Expand Down

0 comments on commit 0ef38db

Please sign in to comment.