Skip to content

Commit

Permalink
Merge pull request #1 from danforthcenter/installation
Browse files Browse the repository at this point in the history
Add temporary installation instructions
  • Loading branch information
nfahlgren authored Feb 16, 2024
2 parents 45c2714 + 2a95691 commit ccce14f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,10 @@ Geospatial add-on package to PlantCV
[![builds](https://github.com/danforthcenter/plantcv-geospatial/actions/workflows/continuous-integration.yml/badge.svg?branch=main)](https://github.com/danforthcenter/plantcv-geospatial/actions/workflows/continuous-integration.yml)
[![codecov](https://codecov.io/gh/danforthcenter/plantcv-geospatial/graph/badge.svg?token=M9TBGYVXJ9)](https://codecov.io/gh/danforthcenter/plantcv-geospatial)
[![DeepSource](https://app.deepsource.com/gh/danforthcenter/plantcv-geospatial.svg/?label=code+coverage&show_trend=true&token=4ueUDDsEmz3YIs1UPNFPdk4r)](https://app.deepsource.com/gh/danforthcenter/plantcv-geospatial/)

## Installation

```bash
cd plantcv-geospatial
pip install -e .
```

0 comments on commit ccce14f

Please sign in to comment.