Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Aug 18, 2020
1 parent 8672775 commit 0b59391
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 @@ -40,7 +40,7 @@ This project has dependencies that require compiling native code. Windows and ma
#### Windows

- Install C++ Build Tools - https://visualstudio.microsoft.com/visual-cpp-build-tools/
- PyTorch binaries are not on pip, the following url link must be added when installing
- PyTorch Windows binaries are not on PyPI, the following url link must be added when installing

```
pip install txtai -f https://download.pytorch.org/whl/torch_stable.html
Expand Down

0 comments on commit 0b59391

Please sign in to comment.