Skip to content

Commit 063fbd1

Browse files
Juan EscuderoJuan Escudero
Juan Escudero
authored and
Juan Escudero
committedDec 7, 2021
README.md: add reminder to use -e for contributors
1 parent ab0e45b commit 063fbd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ conda env create -f environment.yml
1515
conda activate mutis
1616
pip install .
1717
```
18+
Or `pip install -e .` if you want to install it in developer mode.
1819

1920
## Contribute
2021
You are welcome to use and contribute to **MUTIS**! You can create a fork and do a PR from there. Before you do so, we suggest that you install `nbstripout` (`conda install -c conda-forge nbstripout`) and add the following lines to your repo configuration:

0 commit comments

Comments
 (0)
Please sign in to comment.