Skip to content

Commit

Permalink
docs: Update Python README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
  • Loading branch information
narendasan authored May 18, 2020
1 parent 3d17f19 commit c4b62a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ results = compiled_trt_model(data.half())
## Installation

```
pip3 install trtorch
python3 setup.py install
```

## Under the Hood
Expand Down

0 comments on commit c4b62a6

Please sign in to comment.