We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eba3ae commit ffc4649Copy full SHA for ffc4649
README.md
@@ -212,8 +212,8 @@ new_local_repository(
212
bazel build //:libtorchtrt --compilation_mode opt
213
```
214
215
-### FX path (Python only) installatioin
216
-If the user plan to try FX path (Python only) and would like avoid bazel build. Please follow the steps below.
+### FX path (Python only) installation
+If the user plan to try FX path (Python only) and would like to avoid bazel build. Please follow the steps below.
217
``` shell
218
cd py && python3 setup.py install --fx-only
219
0 commit comments