Skip to content

Commit 79fd006

Browse files
authored
Merge pull request #1243 from zaurask/patch-1
Make cargo-binstall instructions consistent
2 parents 71ab298 + 482344c commit 79fd006

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)