Skip to content

Commit 5586c2d

Browse files
committed
Add a couple of missing references in README
1 parent 49538b1 commit 5586c2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on PyPI and can be installed with [`pip`]:
1111
python -m pip install basemap
1212
```
1313

14-
For specific details on how to install `basemap` through `conda` or
14+
For specific details on how to install [`basemap`] through [`conda`] or
1515
from source, please refer to the [`basemap` installation instructions]
1616
in the documentation.
1717

@@ -74,6 +74,9 @@ polygons (this is illustrated in the [`ortho_demo.py`] example).
7474

7575
[`pip`]:
7676
https://pip.pypa.io/
77+
[`conda`]:
78+
https://github.com/conda/conda
79+
7780
[`matplotlib`]:
7881
https://matplotlib.org/
7982
[`basemap`]:

0 commit comments

Comments
 (0)