Skip to content

Commit 37f1618

Browse files
committed
Fix readme
1 parent 910dce4 commit 37f1618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ python3 setup.py install --user
113113
Once you implementer all your changes and the unit tests, run the following command to run the tests:
114114

115115
```bash
116-
EMAIL_VAL_API_KEY=YYYYYY python3 tests/test_python_ip_geolocation.py
116+
IP_GEOLOCATION_API_KEY=YYYYYY python3 tests/test_python_ip_geolocation.py
117117
```

0 commit comments

Comments
 (0)