Also add installation instructions for Gentoo.

This commit is contained in:
Andrius Štikonas 2019-01-06 17:27:39 +00:00
parent 2b30ce7fe6
commit 79cd742e54
1 changed files with 5 additions and 0 deletions

View File

@ -78,6 +78,11 @@ sudo zypper install partitionmanager
# pacman -Sy partitionmanager
```
### Gentoo
```
sudo emerge partitionmanager
```
### From source
See [INSTALL](INSTALL).