Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnushhoie committed Sep 14, 2023
1 parent e8edb57 commit e1ab706
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 @@ -32,8 +32,8 @@ DiscoTope-3.0 accepts both experimental and AlphaFold2 modeled structures, with

```bash
# Setup environment and install
conda create --name inverse3 python=3.9 -y
conda activate inverse3
conda create --name inverse python=3.9 -y
conda activate inverse
conda install -c pyg pyg -y
conda install -c conda-forge pip -y

Expand Down

0 comments on commit e1ab706

Please sign in to comment.