Skip to content

Commit ffc4649

Browse files
author
Wei
authored
Update README.md
1 parent 9eba3ae commit ffc4649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ new_local_repository(
212212
bazel build //:libtorchtrt --compilation_mode opt
213213
```
214214

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.
215+
### FX path (Python only) installation
216+
If the user plan to try FX path (Python only) and would like to avoid bazel build. Please follow the steps below.
217217
``` shell
218218
cd py && python3 setup.py install --fx-only
219219
```

0 commit comments

Comments
 (0)