Skip to content

Commit

Permalink
Merge pull request #541 from kvos/kvos-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kvos authored Oct 16, 2024
2 parents 11339c1 + f82292b commit 34558c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Once you have it installed on your PC, open the Anaconda prompt (in Mac and Linu
```
conda create -n coastsat
conda activate coastsat
conda install fbriol::pyfes -y
conda install -c conda-forge pyfes -y
conda install -c conda-forge geopandas -y
conda install -c conda-forge earthengine-api scikit-image matplotlib astropy notebook -y
pip install pyqt5 imageio-ffmpeg
Expand Down

0 comments on commit 34558c3

Please sign in to comment.