Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions #2

Open
ahuang11 opened this issue Jan 15, 2021 · 1 comment
Open

Installation instructions #2

ahuang11 opened this issue Jan 15, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@ahuang11
Copy link

Maybe add a short blurb on how to install and test the development version:

This worked for me.

git clone https://github.com/jthielen/OpenMosaic.git
cd OpenMosaic
conda install -c conda-forge gdal
pip install -e .
@jthielen
Copy link
Owner

Thanks for the recommendation! I think I'll create a recommended environment.yml to install the needed packages in place of the conda install ... line, but other than that, your suggested blurb looks great.

@jthielen jthielen added this to the Immediate Development milestone Jan 15, 2021
@jthielen jthielen added the documentation Improvements or additions to documentation label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants