Skip to content

Commit

Permalink
Update install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal committed May 11, 2022
1 parent 65d1d85 commit afcaf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ First, create an environment named *openalea*:
Launch a console or a terminal (See Anaconda Prompt in Start menu on windows).
In this console, to install a given openalea package <*package_name*> with its dependencies, execute this::

conda create -n openalea -c openalea -c anaconda openalea.<*package_name*>
conda create -n openalea -c openalea3 -c conda-forge openalea.<*package_name*>

Here is an example if you want only *PlantGL*, *lpy*, *MTG* and *Caribu*::
Expand Down

0 comments on commit afcaf4e

Please sign in to comment.