1
0
mirror of https://gitlab.com/ceda_ei/wish synced 2025-12-15 22:00:06 +01:00

Replace references to master with main

This commit is contained in:
2023-12-07 19:09:04 +05:30
parent a17a04075a
commit 08530330c1
4 changed files with 8 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ A customizable, extensible, themable bash prompt.
## One step Installation
```sh
curl https://gitlab.com/ceda_ei/wish/raw/master/install.sh | bash
curl https://gitlab.com/ceda_ei/wish/raw/main/install.sh | bash
```
## Manual Installation