Skip to content

Commit

Permalink
Add links to installation troubleshooting from Readme. (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki authored Oct 21, 2021
1 parent 866b2d1 commit f26eced
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This application is designed to help biologist with segmentation based on thresh
- Data for chromosome 1 tutorial [link](https://4dnucleome.cent.uw.edu.pl/PartSeg/Downloads/PartSeg_samples.zip)
- Tutorial: **Different neuron types (as library)** [link](https://github.com/4DNucleome/PartSeg/blob/master/tutorials/tutorial_neuron_types/Neuron_types_example.ipynb)

## Installing
## Installation

- From binaries:
- [Windows](https://4dnucleome.cent.uw.edu.pl/PartSeg/Downloads/PartSeg-lastest-windows.zip) (build on Windows 10)
Expand All @@ -36,6 +36,9 @@ This application is designed to help biologist with segmentation based on thresh
- From pypi: `pip install PartSeg[pyqt]`
- From repository: `pip install git+https://github.com/4DNucleome/PartSeg.git`

Installation troubleshooting information could be found in wiki: [wiki](https://github.com/4DNucleome/PartSeg/wiki/Instalation-troubleshoot).
If this information does not solve problem you can open [issue](https://github.com/4DNucleome/PartSeg/issues).

## Running

If you downloaded binaries, run the `PartSeg` (or `PartSeg.exe` for Windows) file inside the `PartSeg` folder
Expand Down

0 comments on commit f26eced

Please sign in to comment.