mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
docs(INSTALL.md): update (simplify) instructions for Gentoo
Since now ebuild is in the main Gentoo repo.
This commit is contained in:
parent
d1446ae56f
commit
4c63c08184
|
@ -83,15 +83,10 @@ pacman -S qtox
|
|||
<a name="gentoo-easy" />
|
||||
#### Gentoo
|
||||
|
||||
qTox ebuild is available in ``tox-overlay``. To add it and install qTox you will need to have installed ``layman``:
|
||||
```bash
|
||||
emerge layman
|
||||
```
|
||||
qTox is available in Gentoo.
|
||||
|
||||
After that, add overlay and install qTox:
|
||||
To install:
|
||||
```bash
|
||||
layman -f
|
||||
layman -a tox-overlay
|
||||
emerge qtox
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user