From 458538234a7c80793d44733f0e23602e64201c34 Mon Sep 17 00:00:00 2001 From: Wynd Date: Tue, 17 Dec 2024 23:27:23 +0200 Subject: [PATCH] Added a simple README with instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6798f39 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# void-packages + +## How to setup + +1. Make sure you have the `[void-packages](https://github.com/void-linux/void-packages)` repo cloned and `xbps-src` setup + +2. `git clone https://git.pixelatedw.xyz/wynd/void-packages.git` + +3. `cp -r ./void-packages/srcpkgs/** /srcpkgs`