From 8a9f329ff944d2e957c4302668d4d9beaf940341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Wed, 18 Dec 2024 14:29:12 +0100 Subject: [PATCH] Remove typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 706d873..3e6c967 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The only external dependency is [libtorch](https://pytorch.org/cppdocs/installin ```bash 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