From 8a4da1125dd284e55139084d62fb29af5bcbcc20 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 4 Jul 2017 09:16:14 -0400 Subject: guix-snakemake-environment: Edit description --- guix-snakemake-environment | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guix-snakemake-environment b/guix-snakemake-environment index 18f6c85..7f7e747 100755 --- a/guix-snakemake-environment +++ b/guix-snakemake-environment @@ -2,10 +2,10 @@ ### Set up a pure environment for snakemake.el commands ### -### If `snakemake-shell-file-name' is points to this file, -### `snakemake-term-start` will start a terminal with an environment +### If `snakemake-shell-file-name' points to this file, +### `snakemake-term-start' will start a terminal with an environment ### that exposes snakemake and the dependencies defined in "guix.scm", -### which should be located in the same directory as the current -### Snakefile. +### a file which should be located in the same directory as the +### current Snakefile. guix environment --pure -l guix.scm --ad-hoc snakemake -- cgit v1.2.3