Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
louisblankemeier committed Sep 25, 2023
1 parent 987791a commit 1ed6312
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,19 +171,7 @@ bin/C2C all -i <path/to/input/folder>

## Contribute
<a name="contribute"></a>
If you would like to contribute to Comp2Comp, we recommend you clone the repository and install Comp2Comp with `pip` in editable mode.

```bash
git clone https://github.com/StanfordMIMI/Comp2Comp
cd Comp2Comp
pip install -e '.[dev]'
make dev-lint
```

To run tests, run:
```bash
make autoformat
```
We welcome pull requests from the community. If you find

## Citation
<a name="citation"></a>
Expand Down

0 comments on commit 1ed6312

Please sign in to comment.