From e640a035a6e36b273bf7c79db3d984741d49cb8a Mon Sep 17 00:00:00 2001
From: Paul Best <paul.best@lis-lab.fr>
Date: Fri, 12 Aug 2022 12:24:08 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 45acf7c..e453e48 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 ## Dependencies
 `torch` `torchvision` `scipy` `soundfile` `numpy` `pandas` `tqdm` `argparse`
 
-install with `pip install pacakge-name`
+install with `pip install package-name`
 
 ## Project description
 
-- 
GitLab