From d85d32db0940334ff3320787058c0b501f19bd66 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry <matt@piwik.org> Date: Tue, 4 Nov 2014 21:21:27 +1300 Subject: [PATCH] markdown typo --- plugins/TestRunner/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/TestRunner/README.md b/plugins/TestRunner/README.md index 59deba0a20..be10873613 100644 --- a/plugins/TestRunner/README.md +++ b/plugins/TestRunner/README.md @@ -49,7 +49,7 @@ __How can I change the base image (AMI) that is used for AWS tests?__ In the future once everything is completely automated we would simple create a new instance out of ((Vagrant || Docker) && Puppet) whenever we need a change but it takes a lot of time to do this and is not worth it right now. -__ How do I create a new EC2 key/pair for a developer?__ +__How do I create a new EC2 key/pair for a developer?__ 1. Go to: https://console.aws.amazon.com/ec2/v2/home?region=us-east-1 2. Click `Create Key Pair` -- GitLab