demcoreg icon indicating copy to clipboard operation
demcoreg copied to clipboard

Update beginners doc to install directly from github

Open dshean opened this issue 3 years ago • 0 comments

  1. Install pygeotools and demcoreg from latest github source:
  • python -m pip install git+https://github.com/dshean/pygeotools.git
  • python -m pip install git+https://github.com/dshean/demcoreg.git
  • python -m pip install git+https://github.com/dshean/imview.git

Requires some reworking of PATH and ability to call scripts.

dshean avatar Feb 20 '22 21:02 dshean