summaryrefslogtreecommitdiff
path: root/setup/setup_conda.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup/setup_conda.sh')
-rw-r--r--setup/setup_conda.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/setup_conda.sh b/setup/setup_conda.sh
index e7d4e3e..ee4d57f 100644
--- a/setup/setup_conda.sh
+++ b/setup/setup_conda.sh
@@ -19,4 +19,4 @@ else
# Useful for debugging any issues with conda
conda info -a
echo "Successfully installed at $INSTALL_PREFIX. Please run 'source $SOURCE_SCRIPT' in every terminal where you want to use conda"
-fi
+fi \ No newline at end of file