From 8add8ab66317215d772f4a82c6267b62688f9371 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 21 Jun 2026 14:16:40 +0100 Subject: README: Document Singularity image usage. --- README.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.org b/README.org index 1f87197..30f4be4 100644 --- a/README.org +++ b/README.org @@ -21,6 +21,13 @@ If you don't have [[https://guix.gnu.org/][GNU Guix]] set up, the easiest way to is to using the provided software bundles---either using the Guix tarball pack or the Docker image. +*** Using singularity + +Download the Singularity image from [[https://github.com/arunisaac/ccwl/releases][the GitHub releases page]]. Then, run ccwl like so: +#+BEGIN_SRC shell + $ singularity exec ccwl.squashfs ccwl [ARGS...] +#+END_SRC + *** Using the Guix tarball pack Download the Guix tarball pack from [[https://github.com/arunisaac/ccwl/releases][the GitHub releases page]] and -- cgit 1.4.1