We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf7030 commit 1ff3f2dCopy full SHA for 1ff3f2d
README.md
@@ -19,11 +19,11 @@ Get the package for your distribution from the [Releases page](https://github.co
19
20
For **Debian / Ubuntu** systems:
21
22
- sudo dpkg -i ansible-cmdb**.deb
+ sudo dpkg -i ansible-cmdb*.deb
23
24
For **Redhat / Centos** systems:
25
26
- sudo yum -i -i ansible-cmdb**.rpm
+ sudo yum -i -i ansible-cmdb*.rpm
27
28
For **Other** systems:
29
0 commit comments