Skip to content

Commit

Permalink
updated doc regarding collections
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Aug 30, 2024
1 parent 21926a9 commit 4759454
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The ansible files should be linted and valid yaml files! Esp. the following ansi

```
cd ansible-fqcn-converter
ansible-galaxy collection install ...
# edit requirements.yml
make # or ansible-galaxy collection install -p .collections/ -r requirements.yml
./fqcn-fixer.py --update-fqcn-map-file
```

Expand Down

0 comments on commit 4759454

Please sign in to comment.