Mentions légales du service

Skip to content
Snippets Groups Projects

Update README.rst

Open Florian Ingels requested to merge x-FIngel-master-patch-92209 into master
1 file
+ 3
8
Compare changes
  • Side-by-side
  • Inline
+ 3
8
@@ -76,7 +76,9 @@ Create a new environment for treex
::
conda create -n treex -y python>=3.6
conda create -n treex -c mosaic treex
This command will create the environment and also install the sources.
Activate the environment
------------------------
@@ -92,13 +94,6 @@ exit the environment, enter:
source deactivate
Install treex
-------------
::
conda install -c mosaic treex
Developer procedure
~~~~~~~~~~~~~~~~~~~
Loading