integration/README.md: add missing newline

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2018-02-01 18:47:02 +01:00
parent 4f955ae223
commit bc7b273d67
No known key found for this signature in database
GPG key ID: 263D6DF2E163E1EA

View file

@ -18,4 +18,4 @@ The playbooks assume the following things about your system:
- `ansible` is installed and the host is boot-strapped to allow `ansible` to run against it
- the `$GOPATH` is set and present for all shells (*e.g.* written in `/etc/environment`)
- CRI-O is checked out to the correct state at `${GOPATH}/src/github.com/kubernetes-incubator/cri-o`
- the user running the playbook has access to passwordless `sudo`
- the user running the playbook has access to passwordless `sudo`