Unverified Commit 974b92d9 authored by Ken Powers's avatar Ken Powers Committed by GitHub
Browse files

Fix typo in README regarding requirements file (#487)



Signed-off-by: default avatarKen Powers <ken@kenpowers.net>
parent 59a223ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ It is also recommended that all managed nodes disable firewalls and swap. See [K
$ ansible-galaxy collection install git+https://github.com/k3s-io/k3s-ansible.git
```

Alternatively, add it to the [`requirement.yaml` file of your Ansible project](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html#install-multiple-collections-with-a-requirements-file) as follows:
Alternatively, add it to the [`requirements.yaml` file of your Ansible project](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html#install-multiple-collections-with-a-requirements-file) as follows:

```yaml
collections: