mirror of
https://github.com/lndk-org/lndk.git
synced 2026-08-13 12:33:05 +02:00
docs: change link to cargo-dist
This commit is contained in:
parent
590c5b2264
commit
415594d9b7
1 changed files with 4 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ or inconsistencies between releases based on local environments.
|
|||
### Prerequisites
|
||||
|
||||
```shell
|
||||
cargo install --locked dist cargo-release
|
||||
cargo install --locked cargo-dist cargo-release
|
||||
```
|
||||
|
||||
### Use of `dist` in this project
|
||||
|
|
@ -79,5 +79,6 @@ dist plan
|
|||
cargo release --no-publish
|
||||
|
||||
```
|
||||
[dist]: https://opensource.axo.dev/cargo-dist
|
||||
[the dist book]: https://opensource.axo.dev/cargo-dist/book/workspaces/cargo-release-guide.html#using-cargo-release-with-pull-requests
|
||||
|
||||
[dist]: https://axodotdev.github.io/cargo-dist/
|
||||
[the dist book]: https://axodotdev.github.io/cargo-dist/book/workspaces/cargo-release-guide.html#using-cargo-release-with-pull-requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue