Fix README.md for VM version

Should be listed that Ubuntu 16.04 is a requirement at the moment.

Change-Id: I976963075e84b1cf6fd7f20551f19cef0a1033ab
This commit is contained in:
Roman Gorshunov 2018-05-18 21:16:51 +02:00
parent f9938d3973
commit ed2941b342
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 "$_"