aboutsummaryrefslogtreecommitdiff
path: root/stasis.ini
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2024-10-07 13:47:17 -0400
committerGitHub <noreply@github.com>2024-10-07 13:47:17 -0400
commitda3ef1951d68485f8d833674c7de2d724a668342 (patch)
treef365a5fdf1e56855fbccf6b1606050b8f29893c5 /stasis.ini
parenta0fcdef5121d5f25ddf5e6e85941ce2a4f3ce7b1 (diff)
parente3be6e430a726a28de4c342e81ce7ac34448de8e (diff)
downloadstasis-da3ef1951d68485f8d833674c7de2d724a668342.tar.gz
Merge pull request #54 from jhunkeler/fix-bare-package-arguments
Fix bare package arguments
Diffstat (limited to 'stasis.ini')
-rw-r--r--stasis.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/stasis.ini b/stasis.ini
index 875ca26..ba3331a 100644
--- a/stasis.ini
+++ b/stasis.ini
@@ -10,7 +10,7 @@ always_update_base_environment = false
conda_fresh_start = true
; (string) Install conda in a custom prefix
-; DEFAULT: Conda will be installed under stasis/conda
+; DEFAULT: Conda will be installed under stasis/tools/conda
; NOTE: conda_fresh_start will automatically be set to "false"
;conda_install_prefix = /path/to/conda