From bb965d3ec5e3c5e2e3946ff94d6a4afd4fce3191 Mon Sep 17 00:00:00 2001 From: Ruhaan18 <127672178+Ruhaan838@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:13:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 958393e..296a014 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Lightweight library for performing tensor operations. **CGrad** is a module desi ### For user: ```bash -pip install cgrad==0.0.1 +pip install cgrad ``` ### For Contributers