From 018eb29ce5e165e15db31058f4c30e106cb8b874 Mon Sep 17 00:00:00 2001 From: Kota Kanbe Date: Sun, 10 Apr 2016 09:49:06 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63b85e72..741ea4a3 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ This can be done in the following steps. - We are using the old AMI (amzn-ami-hvm-2015.09.1.x86_64-gp2 - ami-383c1956) for this example - Instance size: t2.medium - - For the first time, t2.medium and above is required for the data fetch from NVD + - For the first time, t2.medium and above is required for the data fetch from NVD(about 2.3GB of memory needed) - You can switch to t2.nano after the initial data fetch. - Add the following to the cloud-init, to avoid auto-update at the first launch.