Fix: minor README fix for RAM required (569456)

Change-Id: I5bbf898592857d0cd6d58a83c12332b245c11a07
This commit is contained in:
Roman Gorshunov 2018-05-21 09:54:14 +02:00
parent 29fba09a60
commit 4eda978704
1 changed files with 2 additions and 2 deletions

View File

@ -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 "$_"