Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update version.
  • Loading branch information
jj-umn authored Feb 13, 2021
1 parent 8b59dd7 commit 46461de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ conda config --add channels bioconda
conda config --add channels conda-forge
```

Then, run the following command to set up an environment named mqome, which will have metaQuantome (version 2.0.0) and all dependencies in it:
Then, run the following command to set up an environment named mqome, which will have metaQuantome (version 2.0.1) and all dependencies in it:

```
conda create -n mqome metaquantome=2.0.0
conda create -n mqome metaquantome=2.0.1
```

If the following prompt is seen at the command line, type `y`:
Expand Down

0 comments on commit 46461de

Please sign in to comment.