aboutsummaryrefslogtreecommitdiff
path: root/stasis.ini
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-10-04 17:54:04 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-10-04 17:54:04 -0400
commit7ba021e48a19c59d843b9e34617d41939e8a7902 (patch)
tree80122febe1b811adb557fbc290e8df3c6d70194f /stasis.ini
parent3b1471e5003df6476273f6ebc515f98329f5b448 (diff)
downloadstasis-7ba021e48a19c59d843b9e34617d41939e8a7902.tar.gz
Fix path in comment
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