Skip to content

Commit 9f94d02

Browse files
author
Wei
authored
Update README.md
1 parent 6526db3 commit 9f94d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ bazel build //:libtorchtrt --compilation_mode opt
213213
```
214214

215215
### FX path only installatioin
216-
If the user plan to try FX path only and would like avoid bazel build.
216+
If the user plan to try FX path (Python only) and would like 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)