Skip to content

Commit

Permalink
FIX: Up python version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Mar 9, 2023
1 parent 06f2159 commit da5606f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ environment based on the `environment.yml <https://github.com/ARM-DOE/pyart/blob

Or for a basic environment and downloading optional dependencies as needed::

conda create -n pyart_env -c conda-forge python=3.8 arm_pyart
conda create -n pyart_env -c conda-forge python=3.9 arm_pyart

Basic command in a terminal or command prompt to install the latest version of
Py-ART::
Expand Down

0 comments on commit da5606f

Please sign in to comment.