From 0f55dafc553c4e8c4bcbbd1e585b2bc57042e070 Mon Sep 17 00:00:00 2001
From: Marty Oehme <contact@martyoeh.me>
Date: Sun, 16 Mar 2025 18:03:54 +0100
Subject: [PATCH] Add install information to README

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index f4feeb1..e33b524 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,14 @@ Currently, files in the repository are _only_ built for x86_64.
 I would like to extend it to other arches at some point but it is not a priority for me,
 and I do not know enough about the xbps build system to make it easily possible.
 
+The repository can be added to xbps by adding the following to a file called (for example) `/etc/xbps.d/20-custom-repositories.conf`:
+
+```conf
+repository=https://marty-oehme.github.io/void-templates
+```
+
+Then all packages herein can be installed.
+
 ## ROADMAP
 
 - [x] Create new builds for all contained packages