Skip to content

Commit 350394d

Browse files
committed
Update credential docs for gnome-secret.
This can now be installed directly from crates.io, which is generally much faster than git.
1 parent 75d5d8c commit 350394d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ Linux systems. Due to build limitations, this wrapper is not available as a
10371037
pre-compiled binary. This can be built and installed manually. First, install
10381038
libsecret using your system package manager (for example, `sudo apt install
10391039
libsecret-1-dev`). Then build and install the wrapper with `cargo install
1040-
--git https://github.com/rust-lang/cargo.git cargo-credential-gnome-secret`.
1040+
cargo-credential-gnome-secret`.
10411041
In the config, use a path to the binary like this:
10421042

10431043
```toml

0 commit comments

Comments
 (0)