summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxxc3nsoredxx <xxc3ncoredxx@gmail.com>2021-02-22 23:53:36 -0600
committerxxc3nsoredxx <xxc3ncoredxx@gmail.com>2021-02-22 23:53:36 -0600
commitb18545e365cafc3cc16a3f8c9c44631991628e2d (patch)
tree510069853fc4a09c32d6840de5ba35d88557a18a
parent687f3a5b1463886b0cbe926253497fd7c6ae447b (diff)
Gentoo installation instructions
Requires enabling the unc3nsored overlay.
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1dfe1ba..52c2c3a 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,12 @@ Before installing, ensure the appropriate [repository](https://pkgs.alpinelinux.
pacman -S sd
```
+### Gentoo (unc3nsored overlay)
+```
+emerge -av sys-apps/sd
+```
+Before installing, ensure the appropriate [overlay](https://github.com/xxc3nsoredxx/unc3nsored) is enabled.
+
### Fedora
```sh