Merge pull request #361 from grahamwhaley/20190125_snap_docs

install: snap: add link out to config and integrate instrs
This commit is contained in:
Archana Shinde
2019-01-25 15:19:24 -08:00
committed by GitHub

View File

@@ -8,3 +8,6 @@ Run the following command to install Kata Containers:
```bash
$ sudo snap install kata-containers --classic
```
For further information on integrating and configuring the `snap` Kata Containers install,
refer to the [Kata Containers packaging `snap` documentation](https://github.com/kata-containers/packaging/blob/master/snap/README.md#configure-kata-containers).