diff --git a/categories/index.xml b/categories/index.xml
index e875235..86f192e 100644
--- a/categories/index.xml
+++ b/categories/index.xml
@@ -1 +1 @@
-
The easiest and best way to get Hilbish is directly from Github.
For official stable releases, check out the latest Github release.
Hilbish is packaged in a few repositories for some distros.
Hilbihs is on the AUR. Setup an AUR helper, and install. +Example with yay:
yay -S hilbish
+
Or, from master branch:
yay -S hilbish-git
+
Hilbish is currentlty in the testing/edge repository for Alpine. +Follow the steps here +(Using testing repositories) and install:
apk install hilbish
+