Skip to content

Commit

Permalink
install in editable mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ziw-liu committed Sep 28, 2024
1 parent b2ca7bd commit 7b24ea1
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 @@ -24,7 +24,7 @@ Contrastive learning of cell state dynamics in response to perturbations.
conda activate dynaclr
# in the project root directory
# i.e. where this README is located
pip install ".[visual,metrics]"
pip install -e ".[visual,metrics]"
```

3. Verify installation by accessing the CLI help message:
Expand Down

0 comments on commit 7b24ea1

Please sign in to comment.