Skip to content

Commit a76a90b

Browse files
authored
Add Gentoo Linux installation section to docs (#16)
1 parent 2cc8eac commit a76a90b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,16 @@ Install from AUR with your favorite helper:
111111
paru -S bzmenu # or bzmenu-git
112112
```
113113

114+
### Gentoo Linux
115+
116+
Install from GURU repository:
117+
118+
```shell
119+
eselect repository enable guru
120+
emaint sync -r guru
121+
emerge --ask net-wireless/bzmenu
122+
```
123+
114124
## Usage
115125

116126
### Supported launchers

0 commit comments

Comments
 (0)