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