Skip to content

Commit ee2e7db

Browse files
committed
Use "package" instead of library.
1 parent dd90fef commit ee2e7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ Technical Support: http://www.cisco.com/techsupport
491491
#### EVE-NG Lab Support
492492
493493
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
494+
[eve2cml](https://pypi.org/project/eve2cml/) Python package. With that library package, a command such as
495495
`cml up -f my-lab.unl` will convert `my-lab.unl` to `my-lab.yaml` in the same directory and import it into CML.
496496
497497
#### Ansible Inventory Generation

0 commit comments

Comments
 (0)