README.md in meroku-2.0.21 vs README.md in meroku-2.0.22

- old
+ new

@@ -73,33 +73,13 @@ ### Secrets The meroku secret is a 12 charactor hex string, eg. 'dcb528615aa4' All other secrets are derived/downloaded from it. +To do administrative commands such as spawn, despawn, you would need to +do this first, -After loggin in via the CLI, these two files are populated - ~/.meroku/.apiusername - ~/.meroku/.apisecret - - Frontend (rails app) - - CI - CLI - run_instances() - requires - ENV['AWS_ACCESS_KEY'] - ENV['AWS_SECRET'] - - Developer workstation - CLI - run_instances() - requires - ENV['AWS_ACCESS_KEY'] - ENV['AWS_SECRET'] - - - -OLD: You will need a copy of the file `.secret`. Place it at `~/.meroku/.secret` + export SECRET="example" ### Commands $ meroku infrastructure spawn