Fix typo (#27)
This commit is contained in:
parent
579260a943
commit
39177c5c0c
|
@ -121,7 +121,7 @@ Options:
|
||||||
|
|
||||||
For example:
|
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
|
This will produce a package in the specified directory. The output has no
|
||||||
persistent dependency on Progenitor including the `progenitor-client` crate.
|
persistent dependency on Progenitor including the `progenitor-client` crate.
|
||||||
|
|
Loading…
Reference in New Issue