Skip to content
Snippets Groups Projects
Commit 8f53f674 authored by Narayanarao Bhogapurapu's avatar Narayanarao Bhogapurapu
Browse files

Update build.sh

parent b9cc5c6b
No related merge requests found
......@@ -14,7 +14,7 @@ conda env create --name ich-env -f ${basedir}/environments/ich-env.yml
# Install the maap.py environment
echo installing maap-py...
source activate osgeo-env
source activate ich-env
git clone --single-branch --branch v4.1.0 https://github.com/MAAP-Project/maap-py.git
cd maap-py
pip install -e .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment