We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd90fef commit ee2e7dbCopy full SHA for ee2e7db
README.md
@@ -491,7 +491,7 @@ Technical Support: http://www.cisco.com/techsupport
491
#### EVE-NG Lab Support
492
493
The `cml up` command can convert EVE-NG labs to CML labs on the fly (".unl" to ".yaml" conversion) if you install the
494
-[eve2cml](https://pypi.org/project/eve2cml/) Python library. With that library installed, a command such as
+[eve2cml](https://pypi.org/project/eve2cml/) Python package. With that library package, a command such as
495
`cml up -f my-lab.unl` will convert `my-lab.unl` to `my-lab.yaml` in the same directory and import it into CML.
496
497
#### Ansible Inventory Generation
0 commit comments