Skip to content

Commit 3cc41cb

Browse files
authored
Update installation.rst
WAR for new GH release link structure
1 parent af8742e commit 3cc41cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsrc/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can install the python package using
2727
2828
pip3 install nvidia-pyindex
2929
pip3 install nvidia-tensorrt
30-
pip3 install torch-tensorrt -f https://github.com/pytorch/TensorRT/releases
30+
pip3 install torch-tensorrt==<VERSION> -f https://github.com/pytorch/TensorRT/releases/expanded_assets/<VERSION>
3131
3232
.. _bin-dist:
3333

0 commit comments

Comments
 (0)