Skip to content

Commit 9c24ba3

Browse files
authored
docs: Update readme to include TRT as a seperate install dep. (#2137)
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent a765b72 commit 9c24ba3

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
@@ -126,7 +126,7 @@ These are the following dependencies used to verify the testcases. Torch-TensorR
126126
Releases: https://github.com/pytorch/TensorRT/releases
127127

128128
```
129-
pip install torch-tensorrt
129+
pip install tensorrt torch-tensorrt
130130
```
131131

132132
## Compiling Torch-TensorRT

0 commit comments

Comments
 (0)