Skip to content

Commit f82292b

Browse files
authored
Update README.md
update pyfes installation command
1 parent 11339c1 commit f82292b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Once you have it installed on your PC, open the Anaconda prompt (in Mac and Linu
9494
```
9595
conda create -n coastsat
9696
conda activate coastsat
97-
conda install fbriol::pyfes -y
97+
conda install -c conda-forge pyfes -y
9898
conda install -c conda-forge geopandas -y
9999
conda install -c conda-forge earthengine-api scikit-image matplotlib astropy notebook -y
100100
pip install pyqt5 imageio-ffmpeg

0 commit comments

Comments
 (0)