Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Feb 28, 2024
2 parents 39ffefd + 4eb94d6 commit 172a21e
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 @@ -128,7 +128,7 @@ After you install miniconda/Anaconda on your PC, open the Anaconda prompt or Ter
- Make sure to install geopandas from the `conda-forge` channel to ensure you get the latest version.
- Make sure to install both jupyterlab and geopandas from the conda forge channel to avoid dependency conflicts
```bash
conda install -c conda-forge geopandas jupyterlab -y
conda install -c conda-forge geopandas -y
```
4. Install the CoastSeg from PyPi
```bash
Expand Down

0 comments on commit 172a21e

Please sign in to comment.