Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamyhe committed Jan 28, 2024
1 parent 0867a29 commit 711bf04
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 @@ -11,7 +11,7 @@ git clone https://github.com/Danko-Lab/clipnet.git
cd clipnet
```

Then, install prerequisites using pip. We recommend creating an isolated environment for working with CLIPNET. For example, with conda:
Then, install dependencies using pip. We recommend creating an isolated environment for working with CLIPNET. For example, with conda:

```bash
mamba create -n clipnet -c conda-forge gcc~=12.1 python=3.9
Expand Down

0 comments on commit 711bf04

Please sign in to comment.