Skip to content

Commit 6d093f1

Browse files
authored
Merge pull request #38 from sarthakpati/added_conda_installation
Added conda installation
2 parents 70f492c + e6d9e35 commit 6d093f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ A summarization of previous updates: as shown in the <a href="https://api.wandb.
3535
```bash
3636
$ pip install lion-pytorch
3737
```
38+
Alternatively, using conda:
39+
```bash
40+
$ conda install lion-pytorch
41+
```
3842

3943
## Usage
4044

0 commit comments

Comments
 (0)