From fe07ecb4d48e930488bd089a18cbe064b3783b0b Mon Sep 17 00:00:00 2001 From: th0razin3 Date: Sat, 28 Sep 2024 00:57:43 +0000 Subject: [PATCH] Update srcpkgs/Stacher/readme.md --- srcpkgs/Stacher/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/Stacher/readme.md b/srcpkgs/Stacher/readme.md index 82a9a96..d0a73d6 100644 --- a/srcpkgs/Stacher/readme.md +++ b/srcpkgs/Stacher/readme.md @@ -16,4 +16,4 @@ Stacher is currently an AMD64 (x86_64) application, but if it goes open source, ## How do I install it? -Clone this repository, copy/paste the `srcpkgs` directory in your locally cloned `void-packages` repo (repository) and build (repackage) the application with `./xbps-src pkg Stacher`. You can then install XnView MP with `sudo xbps-install --repository hostdir/binpkgs Stacher`. Or, check the releases page in this repo for the latest repackaged version. You can install the Void Linux repack with `sudo xbps-install --repository /path/to/extracted/files Stacher`. \ No newline at end of file +Clone this repository, copy/paste the `srcpkgs` directory in your locally cloned `void-packages` repo (repository) and build (repackage) the application with `./xbps-src pkg Stacher`. You can then install Stacher with `sudo xbps-install --repository hostdir/binpkgs Stacher`. Or, check the releases page in this repo for the latest repackaged version. You can install the Void Linux repack with `sudo xbps-install --repository /path/to/extracted/files Stacher`. \ No newline at end of file