Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefsmeets authored Feb 15, 2023
1 parent 614b740 commit 12e9c57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ pip install topas_tools
Or use the environment file:

```bash
conda env create -f environment.yml
conda activate topas_tools
pip install -e .
conda env create -f environment.yml
conda activate topas_tools
pip install -e .
```

(note that every time you want to use `topas_tools`, you must always activate the environment using `conda activate topas_tools`)

0 comments on commit 12e9c57

Please sign in to comment.