Skip to content

Commit 1125fb6

Browse files
committed
Fix some typos in the readme
1 parent 89c0f68 commit 1125fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ for windows
1616

1717
### for 99-get_data
1818

19-
$ conda install -c cartopy proj4
19+
$ conda install -c conda-forge cartopy proj4
2020

2121
## Running
2222

2323
All of the examples should be run from IPython as
2424

2525
%run -i NN-FILE.py
2626

27-
and sholud each be self-contained.
27+
and should each be self-contained.

0 commit comments

Comments
 (0)