From d38e44071f05acee73438e614c9c7eace81a4a50 Mon Sep 17 00:00:00 2001 From: runnabro Date: Tue, 9 Aug 2016 17:32:36 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6caf8a82..3619088a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ https://github.com/CodeNow/devops-scripts 3. Change to the devops scripts repo directory and run the following command: `ln -s //ssh/config ~/.ssh/config` -4. Obtain the “Keys of Power” from someone who can already deploy (ask Anand if you don’t know). Depending on what you want to deploy you'll receive either `Test-runnable.pem`, `oregon.pem`, or both. +4. Obtain the “Keys of Power” from someone who can already deploy (ask Anand if you don’t know). Depending on what you want to deploy you'll receive either `Test-runnable.pem`, `oregon.pem`, `delta.pem`, `delta-prime.pem` or some combination of them. 5. Move the “Keys of Power” .pem files to your `~/.ssh` directory