Skip to content

Commit

Permalink
Fix environment creation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Hallock committed Jan 23, 2020
1 parent f6c7f8b commit 4163d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Installation

Create a GeoCAT-examples Conda environment
------------------------------------------
conda create -f conda_environment.yml -n geocat-examples
conda env create -f conda_environment.yml -n geocat-examples
conda activate geocat-examples

0 comments on commit 4163d72

Please sign in to comment.