Skip to content

Commit 6562646

Browse files
bombsimonByron
authored andcommitted
Fix binary install example
1 parent b1118f2 commit 6562646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
195195
### Binary Release
196196

197197
```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
198+
curl -LSfs https://raw.githubusercontent.com/Byron/gitoxide/main/ci/install.sh | \
199+
sh -s -- --git Byron/gitoxide --crate gix-max-termion
200200
```
201201

202202
See the [releases section][releases] for manual installation and various alternative builds that are _slimmer_ or _smaller_, depending

0 commit comments

Comments
 (0)