Skip to content

Commit 72c5d51

Browse files
authored
📝 Update installation command branch from master to main (#1174)
1 parent 818257e commit 72c5d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ cargo install lsd
8787
If you want to install the latest master branch commit:
8888

8989
```sh
90-
cargo install --git https://github.com/lsd-rs/lsd.git --branch master
90+
cargo install --git https://github.com/lsd-rs/lsd.git --branch main
9191
```
9292

9393
### From Binaries

0 commit comments

Comments
 (0)