From e6d9e35479c77cbcbf1cd88889eba4b1850e0667 Mon Sep 17 00:00:00 2001 From: Sarthak Pati Date: Fri, 22 Nov 2024 10:54:41 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8759426..f7cbbfd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ pip install lion-pytorch ``` Alternatively, using conda: ```bash -$ conda install -c conda-forge lion-pytorch +$ conda install lion-pytorch ``` ## Usage