Update README.md

use main branch instead of master.
This commit is contained in:
Jeff Kong 2021-04-12 12:03:44 +08:00 committed by GitHub
parent ce2499d528
commit 6468e34630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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