Skip to content

Commit

Permalink
Merge pull request #38 from sarthakpati/added_conda_installation
Browse files Browse the repository at this point in the history
Added conda installation
  • Loading branch information
lucidrains authored Nov 22, 2024
2 parents 70f492c + e6d9e35 commit 6d093f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ A summarization of previous updates: as shown in the <a href="https://api.wandb.
```bash
$ pip install lion-pytorch
```
Alternatively, using conda:
```bash
$ conda install lion-pytorch
```

## Usage

Expand Down

0 comments on commit 6d093f1

Please sign in to comment.