Skip to content

Commit

Permalink
Updated python version spec in install ISIS docs (DOI-USGS#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
acpaquette authored Nov 18, 2024
1 parent 08f6849 commit 24ff092
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This installation guide is for ISIS users interested in installing ISIS (3.6.0)+
export CONDA_SUBDIR=osx-64
#Create a new conda environment to install ISIS in
conda create -n isis python=3.9
conda create -n isis python>=3.9
#Activate the environment
conda activate isis
Expand Down

0 comments on commit 24ff092

Please sign in to comment.