about summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
authorpjotrp2026-04-08 17:54:57 +0000
committerpjotrp2026-04-09 11:36:54 +0200
commit2ac3b2d76b8378803cb9dac9949ca3e5f6086157 (patch)
treec965811dbec08bc99093953e759071a5caefa91f /README.org
parent004d91175819bebdac24cde3b603b563030b630e (diff)
downloadguix-bioinformatics-2ac3b2d76b8378803cb9dac9949ca3e5f6086157.tar.gz
Rename channels.scm to avoid guix pull compilation error [AI]
Rename manifest.scm to avoid guix pull compilation error [AI]

Replace local-file with git-fetch statements
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 6e63108..5d7cc33 100644
--- a/README.org
+++ b/README.org
@@ -71,9 +71,9 @@ root with
 
 * Testing the build
 
-All important packages are listed in manifest.scm. Test with
+All important packages are listed in manifest.scm.example. Test with
 
-: guix build -L . -m manifest.scm
+: guix build -L . -m manifest.scm.example
 
 * An important note on AI