summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRahul Sandhu <[email protected]>2023-01-19 01:10:26 +0000
committerGitHub <[email protected]>2023-01-18 20:10:26 -0500
commit3d55fa487f247baec844e5437e20dbb69b3dbba3 (patch)
treef922ddd70694ad11b40039c2968b213214be845c /README.md
parentba35ad0f2422109c2a685b95f89a7a6e2e81f9c9 (diff)
Add gentoo install instructions (guru) to the readme (#98)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7bdf32c..71c8fa38 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,10 @@ You can also bring up a development shell and follow the build instructions belo
```
nix develop
```
+### Gentoo
+
+If you use gentoo, you can install it from the guru:
+https://github.com/gentoo/guru/tree/master/gui-wm/swayfx
### Compiling from Source