Skip to content

Commit

Permalink
update install docu: anaconda
Browse files Browse the repository at this point in the history
  • Loading branch information
treee111 committed Jan 18, 2022
1 parent 13dcae1 commit b31982e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/QUICKSTART_ANACONDA.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ https://opensourceoptions.com/blog/how-to-install-gdal-with-anaconda/
2a. Create a new Anaconda Environment using Python 3.7 and activate the environment
```
conda create -n conda-gdal python=3.7
conda activate conda-gdal
```

2b. install the required Anaconda Python package GDAL
Expand Down

0 comments on commit b31982e

Please sign in to comment.