docs: fix cargo install link in README

Fixes #90

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I41c2ae0fbf1992478c6409864f9bdef66a6a6964
This commit is contained in:
raf 2026-04-27 20:54:05 +03:00
commit 4d4d359bcf
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -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