Skip to content

Commit

Permalink
docs: update install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
agrc-dev committed Jul 10, 2024
1 parent 9994e71 commit 8119bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This is an effort to polish/standardize/automate a mishmash of stand-alone pytho
1. Install ArcGIS Pro (Standard license level or higher)
1. Create new python conda environment and activate
1. `conda create --name honeycomb python=3.11`
1. `conda activate honeycomb`
1. `conda install arcpy -c esri`
1. Clone repository to local folder.
1. From project folder base:
Expand Down

0 comments on commit 8119bf9

Please sign in to comment.