Skip to content

Commit

Permalink
Use "package" instead of library.
Browse files Browse the repository at this point in the history
  • Loading branch information
jclarke-csco committed Nov 13, 2024
1 parent dd90fef commit ee2e7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ Technical Support: http://www.cisco.com/techsupport
#### EVE-NG Lab Support
The `cml up` command can convert EVE-NG labs to CML labs on the fly (".unl" to ".yaml" conversion) if you install the
[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
`cml up -f my-lab.unl` will convert `my-lab.unl` to `my-lab.yaml` in the same directory and import it into CML.
#### Ansible Inventory Generation
Expand Down

0 comments on commit ee2e7db

Please sign in to comment.