diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 65e4f12..c9b00a0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Really, this is hacky abuse of the single file HTTPS download links that the Glo [globus-sdk](https://pypi.org/project/globus-sdk/) and requests are the only dependencies. The easiest way to obtain them is to use GNU Guix. You will need the [guix-bioinformatics channel](https://git.genenetwork.org/guix-bioinformatics/about/). ``` -guix shell -m manifest.scm +guix shell -Df guix.scm ``` # How to use |
