Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 03b3f555 authored by Florian Ingels's avatar Florian Ingels
Browse files

Update README.rst

parent 20003b5f
No related branches found
No related tags found
No related merge requests found
Pipeline #908223 failed
......@@ -24,24 +24,17 @@ Either way, you need to have Miniconda installed
As User
*******
Create a new environment for ``geomtree`` :
It is better, due to compatibility issue, to create a new environment from scratch for ``geomtree`` :
::
conda create -n geomtree -y python>=3.6
conda create -n geomtree -c mosaic geomtree
Activate the environment :
::
source activate geomtree
Install ``geomtree`` :
::
conda install -c mosaic geomtree
As Developer
************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment