Update install.rst
This commit is contained in:
parent
70bf0a9680
commit
b2654193ca
|
@ -187,7 +187,7 @@ Install MorphoCut
|
||||||
MorphoCut is packaged on PyPI and can be installed with pip:
|
MorphoCut is packaged on PyPI and can be installed with pip:
|
||||||
::
|
::
|
||||||
sudo apt-get install python3-scipy
|
sudo apt-get install python3-scipy
|
||||||
pip3 install morphocut
|
pip3 install -U git+https://github.com/morphocut/morphocut.git@pyrocystis
|
||||||
|
|
||||||
Finishing the install
|
Finishing the install
|
||||||
=====================
|
=====================
|
||||||
|
@ -201,6 +201,10 @@ Reboot your Pi safely
|
||||||
::
|
::
|
||||||
sudo reboot now
|
sudo reboot now
|
||||||
|
|
||||||
|
===================
|
||||||
|
Usefull later maybe
|
||||||
|
===================
|
||||||
|
|
||||||
Download the GitHub repo
|
Download the GitHub repo
|
||||||
========================
|
========================
|
||||||
At this link : https://github.com/tpollina/PlanktonScope/archive/master.zip
|
At this link : https://github.com/tpollina/PlanktonScope/archive/master.zip
|
||||||
|
|
Loading…
Reference in a new issue