Skip to content

Commit

Permalink
Merge pull request #27 from danforthcenter/update_readme
Browse files Browse the repository at this point in the history
Update pip install command in readme
k034b363 authored Nov 21, 2024
2 parents c9052db + a9cae90 commit 798a570
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
@@ -11,5 +11,5 @@ Developers should set up a PlantCV conda environment from source code as normal,

```bash
cd plantcv-geospatial
pip install -e .
pip install -e . --config-settings editable_mode=strict
```

0 comments on commit 798a570

Please sign in to comment.