Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update pyfes installation command
  • Loading branch information
kvos authored Oct 16, 2024
1 parent 11339c1 commit f82292b
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 f82292b

Please sign in to comment.