Skip to content

Commit 5629158

Browse files
committed
Bsp layout git package added to readme
1 parent c6ea513 commit 5629158

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ Manage layouts in bspwm (tall and wide)
1515

1616
### Installation
1717

18-
Arch users can install it from AUR [bsp-layout](https://aur.archlinux.org/packages/bsp-layout/)
18+
Arch users can install it from AUR [bsp-layout](https://aur.archlinux.org/packages/bsp-layout) or [bsp-layout-git](https://aur.archlinux.org/packages/bsp-layout-git)
1919
```bash
20+
# If you are using yay
2021
yay -S bsp-layout
21-
# OR
22-
yaourt bsp-layout
22+
23+
# Or for git master
24+
yay -S bsp-layout-git
2325
```
2426

2527
Others can install it directly using the install script.

0 commit comments

Comments
 (0)