mirror of
https://github.com/Hopiu/zoxide.git
synced 2026-05-25 15:23:46 +00:00
Update README.md (#176)
This commit is contained in:
parent
ce2499d528
commit
5882bc6c4d
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Read more about the matching algorithm [here][algorithm-matching].
|
|||
in the list below, you can directly install the binary from GitHub:
|
||||
|
||||
```sh
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/ajeetdsouza/zoxide/master/install.sh | sh
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | sh
|
||||
```
|
||||
|
||||
If you would rather not run a script, you can download the binary from the
|
||||
|
|
|
|||
Loading…
Reference in a new issue