We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b97bcf commit e1042c5Copy full SHA for e1042c5
README.md
@@ -90,7 +90,7 @@ To create a wheel for distribution:
90
91
## Getting started
92
93
-To get started with `tensorflow-onnx`, run the `t2onnx.convert` command, providing:
+To get started with `tensorflow-onnx`, run the `tf2onnx.convert` command, providing:
94
95
* the path to your TensorFlow model (where the model is in `saved model` format)
96
* a name for the ONNX output file:
0 commit comments