From c45b39ff980d74c74ac1e76228b2da9a15fc9f65 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 10 Dec 2021 15:39:57 +0530 Subject: README: Recommend upstream Guix package for installation. * README.org (Installation)[Using Guix]: Recommend upstream Guix package. --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index f8190b3..2206f85 100644 --- a/README.org +++ b/README.org @@ -49,10 +49,10 @@ directory with the container. ** Using Guix The easiest and best way (considering reproducibility) is to install -ccwl through [[https://guix.gnu.org/][GNU Guix]]. The Guix package definition for ccwl is in the -file /guix.scm/. You can use it to install ccwl by running +ccwl through [[https://guix.gnu.org/][GNU Guix]]. ccwl is packaged for Guix and can be installed +by running #+BEGIN_SRC shell - $ guix package -if guix.scm + $ guix install ccwl #+END_SRC ** Manually from source -- cgit v1.2.3