From 01419db610e71b8319694971d7df66b2313a0c3b Mon Sep 17 00:00:00 2001 From: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> Date: Fri, 9 Sep 2022 15:05:48 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5de9d5..c29d6ef 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can also include it in a `requirements.yml` file and install it via ansible- collections: - name: grafana.grafana ``` -A specific version of the collection can be installed by using the version keyword in the requirements.yml file: +A specific version of the collection can be installed by using the version keyword in the `requirements.yml` file: ```yaml --- @@ -112,4 +112,4 @@ This collection follows the Ansible project's [Code of Conduct](https://docs.ans ## License -GPL-3.0-or-later \ No newline at end of file +GPL-3.0-or-later