Skip to content

Commit

Permalink
Add mention of size
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Jul 5, 2023
1 parent 3d6bab8 commit f4e74ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/Using_Features_Offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ configuring ``cartopy`` ahead of time.
conda create -n cartopy_env python=3.10
```

2. Install the required packages:
2. Install the required packages (note that `cartopy_offlinedata` is about 200MBs):

```bash
conda install -c conda-forge geoviews cartopy cartopy_offlinedata
Expand Down

0 comments on commit f4e74ca

Please sign in to comment.