Skip to content

Commit

Permalink
README: add --locked to install command
Browse files Browse the repository at this point in the history
  • Loading branch information
zoedberg committed Dec 16, 2024
1 parent 45bd837 commit 97d2b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ git clone https://github.com/RGB-Tools/rgb-lightning-node --recurse-submodules -
Then, from the project root, install the `rgb-lightning-node` binary by
running:
```sh
cargo install --debug --path .
cargo install --locked --debug --path .
```

## Run
Expand Down

0 comments on commit 97d2b04

Please sign in to comment.