Skip to content

Commit 482344c

Browse files
authored
Make cargo-binstall instructions consistent
1 parent 71ab298 commit 482344c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Our [stability guide] helps to judge how much churn can be expected when dependi
161161

162162
### Download a Binary Release
163163

164-
Using `cargo binstall`, one is able to fetch [binary releases][releases]. You can install it via `cargo install cargo-quickinstall`, assuming
164+
Using `cargo binstall`, one is able to fetch [binary releases][releases]. You can install it via `cargo install cargo-binstall`, assuming
165165
the [rust toolchain][rustup] is present.
166166

167167
Then install gitoxide with `cargo binstall gitoxide`.

0 commit comments

Comments
 (0)