Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ver217 committed Jul 19, 2022
1 parent df27476 commit eaa20fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

This package is only supported on Linux. `liburing` and `libaio` can be automatically installed. `liburing` is supported on Linux >= `5.10`, and it won't be installed if the version of your Linux < `5.10`.

> You must install pytorch before installing tensornvme. Once you upgrade pytorch, remember to reinstall tensornvme.
> You must install pytorch and cmake before installing tensornvme. Once you upgrade pytorch, remember to reinstall tensornvme.
First, install requirements:
```shell
Expand Down

0 comments on commit eaa20fa

Please sign in to comment.