Skip to content

Commit

Permalink
Update: Fixed branch name in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyitdev authored Jun 23, 2022
1 parent 14129b1 commit 553d950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ It's recommended to install the dependencies manually, but if you have any issue

1. Clone this repository
```sh
git clone -b master --depth 1 https://www.github.com/keyitdev/dotfiles.git
git clone -b v2 --depth 1 https://www.github.com/keyitdev/dotfiles.git
```

2. Install an AUR helper (for example, yay in $HOME/.srcs)
Expand Down Expand Up @@ -132,7 +132,7 @@ It's recommended to install the dependencies manually, but if you have any issue

1. Clone the repository
```
git clone -b master --depth 1 https://www.github.com/keyitdev/dotfiles.git
git clone -b v2 --depth 1 https://www.github.com/keyitdev/dotfiles.git
cd dotfiles
chmod +x install-on-arch.sh
./install-on-arch.sh
Expand Down

0 comments on commit 553d950

Please sign in to comment.