Skip to content

Commit

Permalink
branch: release/stable
Browse files Browse the repository at this point in the history
(cherry picked from commit 04d7329)
  • Loading branch information
Borda committed Oct 4, 2022
1 parent 3eb7db0 commit 4aeb6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ Pip from source

```bash
# with git
pip install git+https://github.com/Lightning-AI/metrics.git@release/latest
pip install git+https://github.com/Lightning-AI/metrics.git@release/stable
```

Pip from archive

```bash
pip install https://github.com/Lightning-AI/metrics/archive/refs/heads/release/latest.zip
pip install https://github.com/Lightning-AI/metrics/archive/refs/heads/release/stable.zip
```

Extra dependencies for specialized metrics:
Expand Down

0 comments on commit 4aeb6cb

Please sign in to comment.