Merge "Fix README.md for VM version"

This commit is contained in:
Zuul 2018-05-18 20:30:32 +00:00 committed by Gerrit Code Review
commit 7f233ef5d6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ 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 VM. This will deploy Airship and OSH:
To get started, run the following in a fresh Ubuntu 16.04 VM. This will deploy Airship and OSH:
```
sudo -i
mkdir -p /root/deploy && cd "$_"