Remove typo in README

This commit is contained in:
Ricardo Montañana Gómez 2024-12-18 14:29:12 +01:00
parent e2781ee525
commit 8a9f329ff9
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE

View File

@ -18,7 +18,7 @@ The only external dependency is [libtorch](https://pytorch.org/cppdocs/installin
```bash ```bash
wget https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip wget https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip
unzip libtorch-shared-with-deps-latest.zips unzip libtorch-shared-with-deps-latest.zip
``` ```
## Setup ## Setup