From c23934a5bb2cde1a1a8d574385752bf2848bc8ba Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Thu, 18 Apr 2019 07:28:46 +0200 Subject: [PATCH] Update README.md --- cloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/README.md b/cloud/README.md index 4647d4cf..15d707b4 100644 --- a/cloud/README.md +++ b/cloud/README.md @@ -111,7 +111,7 @@ Here you can customize your Elastic Cloud Server (ECS): - (Optional) Change the instance type (flavor) of the ECS. `s2.medium.8` corresponds to 1 vCPU and 8GB of RAM and is the minimum required flavor. A full list of flavors can be found [here](https://docs.otc.t-systems.com/en-us/usermanual/ecs/en-us_topic_0035470096.html). - - Change the OS (Don' touch; for T-Pot we need Debian 9) + - Change the OS (Don't touch; for T-Pot we need Debian 9) - Specify the VPC, Subnet, Security Group and Key Pair you created before - (Optional) Change the disk size - You can choose from multiple Availibility Zones (AZ). For reference see [here](https://docs.otc.t-systems.com/en-us/endpoint/index.html).