Skip to content

Commit

Permalink
updated install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kristyhoran committed Jan 23, 2024
1 parent 1338755 commit 8a9af3e
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 @@ -14,7 +14,7 @@
In order to install `tbtAMR` conda is strongly recommended - installation instructions can be found [here](https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html).

```
conda create -n tbtamr python=3.9
conda create -n tbtamr tbtamr xlsxwriter requests tqdm
```

Once you have installed `tbtAMR` you will need to setup the environment. This will install the validated version of `TB-profiler`, if you wish to use another version of `TB-profiler` you may get unexpected behaviour or errors.
Expand Down

0 comments on commit 8a9af3e

Please sign in to comment.