Skip to content

Commit c29f8e0

Browse files
authored
Merge pull request #16 from benmoss/readme
conda-forge release is available
2 parents 49f9516 + c6225b8 commit c29f8e0

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)