Skip to content

Commit c6225b8

Browse files
committed
conda-forge release is available
1 parent 49f9516 commit c6225b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A CLI tool to check for outdated dependencies in pixi projects.
44

55
## Installation
66

7-
While our PR to get this package added to conda-forge is pending, you can install pixi-outdated with pixi via:
7+
You can install pixi-outdated with `pixi` via:
88

99
```bash
10-
pixi global install --git https://github.com/benmoss/pixi-outdated
10+
pixi global install pixi-outdated
1111
```
1212

1313
It can also be installed by downloading the artifact from the latest release and adding it to your PATH.

0 commit comments

Comments
 (0)