Skip to content

Commit

Permalink
docs: make instruction for v1 installation obvious
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-yu committed Nov 25, 2024
1 parent 1409c61 commit d72ca50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/chapters/getting_started/installation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Installation

This is the installation guide for the latest PlantSeg. Please check the installation guide for PlantSeg v1 at [PlantSeg Legacy Installation](../plantseg_legacy/installation.md).

## Prerequisites for Conda package

* Linux, Windows, macOS (not all features are available on macOS)
Expand Down Expand Up @@ -105,3 +107,7 @@ If you plan to use SimpleITK-based watershed segmentation, you will need to inst
conda activate plant-seg
pip install SimpleITK
```

## Installing PlantSeg v1

Please check the installation guide for PlantSeg v1 at [PlantSeg Legacy Installation](../plantseg_legacy/installation.md).

0 comments on commit d72ca50

Please sign in to comment.