Skip to content

Commit 352e49f

Browse files
authored
Merge pull request #184 from cisagov/documentation/remove-duplication
Remove duplicated instance of "ansible-galaxy"
2 parents c121f6c + 9471377 commit 352e49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ None.
3535
This role can be installed via the command:
3636

3737
```console
38-
ansible-galaxy ansible-galaxy install --role-file path/to/requirements.yml
38+
ansible-galaxy install --role-file path/to/requirements.yml
3939
```
4040

4141
where `requirements.yml` looks like:

0 commit comments

Comments
 (0)