Skip to content

Commit

Permalink
Merge branch 'main' of github.com:StanfordMIMI/Comp2Comp into main
Browse files Browse the repository at this point in the history
  • Loading branch information
malteekj committed Jan 22, 2024
2 parents 5ae20a2 + 06e4d7b commit d1d652a
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 @@ -25,7 +25,7 @@ Alternatively, Comp2Comp can be installed with `pip`:
```bash
git clone https://github.com/StanfordMIMI/Comp2Comp/
cd Comp2Comp
conda create -n c2c_env python=3.8
conda create -n c2c_env python=3.9
conda activate c2c_env
pip install -e .
```
Expand Down

0 comments on commit d1d652a

Please sign in to comment.