Fix typo (#27)

This commit is contained in:
Nixon Enraght-Moony 2022-03-08 06:44:51 +00:00 committed by GitHub
parent 579260a943
commit 39177c5c0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ Options:
For example:
`cargo run --bin progenitor -- -i sample_penapi/keeper.json -o keeper -n keeper -v 0.1.0`
`cargo run --bin progenitor -- -i sample_openapi/keeper.json -o keeper -n keeper -v 0.1.0`
This will produce a package in the specified directory. The output has no
persistent dependency on Progenitor including the `progenitor-client` crate.