Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Jul 17, 2024
1 parent 950835f commit 20608b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ToDo

## Load the software stack

Load the mamba environment with all required tools
Load the mamba environment with all required tools.

```bash
if [ ! -z ${CONDA_PREFIX+x} ]; then conda deactivate; fi
Expand Down

0 comments on commit 20608b9

Please sign in to comment.