Skip to content

Commit c4b62a6

Browse files
authored
docs: Update Python README.md
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 3d17f19 commit c4b62a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ results = compiled_trt_model(data.half())
3232
## Installation
3333

3434
```
35-
pip3 install trtorch
35+
python3 setup.py install
3636
```
3737

3838
## Under the Hood

0 commit comments

Comments
 (0)