Skip to content

Commit

Permalink
fix: add --locked to install instructions (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra authored Jun 14, 2023
1 parent 45572ab commit 09ea27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ tested with cargo.
To start using `pixi` from a source build run:

```shell
cargo install --git https://github.com/prefix-dev/pixi.git
cargo install --locked --git https://github.com/prefix-dev/pixi.git
```

or when you want to make changes use:
Expand Down

0 comments on commit 09ea27f

Please sign in to comment.