Skip to content

Commit

Permalink
Update update conda hook
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanMolinier authored Apr 18, 2024
1 parent 4bb59f0 commit 4dc9a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quick_start_guides/use_SPINEPS_for_discs_labeling.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ label_with_spineps(){
cp "$img_path" "$tmp_img_path"

# Activate conda env
source /usr/local/miniforge3/etc/profile.d/conda.sh
eval "$(conda shell.bash hook)"
conda activate spineps

# Select semantic weights
Expand Down

0 comments on commit 4dc9a6e

Please sign in to comment.