diff --git a/README.md b/README.md index 0873216c..aaa4d0ad 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Airship is a broad integration of several components enabling an automated, resilient Kubernetes-based infrastructure for hosting Helm-deployed containerized workloads. -To get started, run the following in a fresh Ubuntu 16.04 VM (4vCPU/16GB RAM/ -64GB disk). This will deploy Airship and OSH: +To get started, run the following in a fresh Ubuntu 16.04 VM +(4vCPU/20GB RAM/64GB disk). This will deploy Airship and OSH: ``` sudo -i mkdir -p /root/deploy && cd "$_"