about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/guix.scm b/guix.scm
index 56a9fc1..7e75149 100644
--- a/guix.scm
+++ b/guix.scm
@@ -17,12 +17,13 @@
 ;;; You should have received a copy of the GNU General Public License
 ;;; along with genenetwork3. If not, see https://www.gnu.org/licenses/.
 
-;; After checking out the git repo
-;;   cd ~ ; git clone https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics
+;; Make sure you have the
+;; https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics channel
+;; set up.
 ;;
 ;; To get a development container (e.g., run in emacs shell).
 ;;
-;;   env GUIX_PACKAGE_PATH=~/guix-bioinformatics/ guix environment -C -l guix.scm
+;;   guix environment -C -l guix.scm
 
 (use-modules (gn packages gemma)
              (gn packages python)