We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b40163 commit 53dfda5Copy full SHA for 53dfda5
1 file changed
docs/index.md
@@ -8,7 +8,7 @@ A simple Python wrapper for the [U.S. Census Geocoding Services API batch servic
8
## Installation
9
10
```bash
11
-pip install censusbatchgeocoder
+pipenv install censusbatchgeocoder
12
```
13
14
## Basic usage
0 commit comments