Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mandar Kulkarni <[email protected]>
  • Loading branch information
GomathiselviS and mandar242 authored Jul 23, 2024
1 parent 30f369e commit be7ed6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ A specific version of the AWS Cloud Control Collection can be installed with Ans
ansible-galaxy collection install amazon.cloud==1.0.0
```

It can also included in a `requirements.yml` file and installed with `ansible-galaxy collection install -r requirements.yml`, using the format:
It can also be included in a `requirements.yml` file and installed with `ansible-galaxy collection install -r requirements.yml`, using the following format:

```yaml
---
Expand Down

0 comments on commit be7ed6d

Please sign in to comment.