Skip to content

Commit

Permalink
(fix): typo in readme install armadillo
Browse files Browse the repository at this point in the history
requirements.txt should be requirements.yml
  • Loading branch information
marikaris authored Jul 12, 2022
1 parent 6f343ab commit 638a2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armadillo1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ server {
### Deploy
Install the prerequisites this way:

`ansible-galaxy install -r requirements.txt`
`ansible-galaxy install -r requirements.yml`

You can install the galaxy collection using the following syntax:

Expand Down

0 comments on commit 638a2e7

Please sign in to comment.