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 005a576 commit 736f771Copy full SHA for 736f771
README.md
@@ -44,8 +44,8 @@ python -m pip install basemap
44
Otherwise, you will need to install `basemap` from source as follows:
45
46
1. Install pre-requisite Python modules:
47
- - [cython](https://github.com/cython/cython).
48
- - [numpy](https://github.com/numpy/numpy).
+ - [cython](https://github.com/cython/cython)
+ - [numpy](https://github.com/numpy/numpy)
49
50
2. Download the `basemap` source code and move to the `packages/basemap`
51
folder:
0 commit comments