Skip to content

Commit

Permalink
Update docs/advanced/lockfile_diffs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Jan 28, 2025
1 parent 27e551f commit 50fef4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/advanced/lockfile_diffs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ With [henriklovhaug/md-tui](https://github.com/henriklovhaug/md-tui), you can ev
All of the above-mentioned tools are available on conda-forge and can be installed using [`pixi global install`](../features/global_tools.md).

```bash
pixi global install --environment pixi-diff pixi-diff pixi-diff-to-markdown
pixi global install md-tui
pixi global install pixi-diff pixi-diff-to-markdown md-tui
```

`pixi-diff --before pixi.lock.old --after pixi.lock.new` will output a JSON object that contains the differences between the two lockfiles similar to [`pixi update --json`](../reference/cli.md#update).
Expand Down

0 comments on commit 50fef4e

Please sign in to comment.