We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49538b1 commit 5586c2dCopy full SHA for 5586c2d
README.md
@@ -11,7 +11,7 @@ on PyPI and can be installed with [`pip`]:
11
python -m pip install basemap
12
```
13
14
-For specific details on how to install `basemap` through `conda` or
+For specific details on how to install [`basemap`] through [`conda`] or
15
from source, please refer to the [`basemap` installation instructions]
16
in the documentation.
17
@@ -74,6 +74,9 @@ polygons (this is illustrated in the [`ortho_demo.py`] example).
74
75
[`pip`]:
76
https://pip.pypa.io/
77
+[`conda`]:
78
+https://github.com/conda/conda
79
+
80
[`matplotlib`]:
81
https://matplotlib.org/
82
[`basemap`]:
0 commit comments