Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdehning committed Aug 12, 2023
1 parent c843641 commit 136515f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You might want to create a virtual environment first, e.g. using

```bash
$ mamba create -n comodi_env comodi
$ conda activate comodi_env
$ mamba activate comodi_env
```

or directly using venv:
Expand Down

0 comments on commit 136515f

Please sign in to comment.