We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1118f2 commit 6562646Copy full SHA for 6562646
README.md
@@ -195,8 +195,8 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
195
### Binary Release
196
197
```sh
198
-curl -LSfs https://raw.githubusercontent.com/byron/git-oxide/master/ci/install.sh | \
199
- sh -s -- --git byron/git-oxide --crate gix-max-termion
+curl -LSfs https://raw.githubusercontent.com/Byron/gitoxide/main/ci/install.sh | \
+ sh -s -- --git Byron/gitoxide --crate gix-max-termion
200
```
201
202
See the [releases section][releases] for manual installation and various alternative builds that are _slimmer_ or _smaller_, depending
0 commit comments