mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-06 23:49:48 +00:00
docs: fix cargo install link in README
Fixes #90 Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I41c2ae0fbf1992478c6409864f9bdef66a6a6964
This commit is contained in:
parent
01939c2136
commit
4d4d359bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ releases are made when a version gets tagged, and are available under
|
|||
- Build and install from source with Cargo:
|
||||
|
||||
```bash
|
||||
cargo install stash --locked
|
||||
cargo install stash-clipboard --locked
|
||||
```
|
||||
|
||||
Additionally, you may get Stash from source via `cargo install` using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue