From ae59944cccfab7be065d719848c974139eaca427 Mon Sep 17 00:00:00 2001 From: devanshkadu2005 <148660136+devanshkadu2005@users.noreply.github.com> Date: Fri, 16 May 2025 00:32:31 +0530 Subject: [PATCH] Update README.md line : 60 pyton --> python --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f2d9f18..08d4c1a61 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ We wanted to make it easy for 70 million deaf people across the world to be inde * Use comand promt to setup environment by using install_packages.txt and install_packages_gpu.txt files. -`pyton -m pip r install_packages.txt` +`python -m pip r install_packages.txt` This will help you in installing all the libraries required for the project.