Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkobject authored Jun 14, 2022
1 parent f6d3107 commit 686d345
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ In that case, please refer to our docker image:s

A dockerized version is available at `jkobject:pycelligner`

to install the latest unstaged version of Celligner in dev mode, do:

```bash
git clone https://github.com/broadinstitute/celligner.git
cd celligner
pip install -e .
```

## For developers

see `CONTRIBUTING.md`
Expand Down

0 comments on commit 686d345

Please sign in to comment.