You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ installation
67
67
68
68
Run `cd node_modules/geoip-lite && npm run-script updatedb license_key=YOUR_LICENSE_KEY` to update the data files. (Replace `YOUR_LICENSE_KEY` with your license key obtained from [maxmind.com](https://support.maxmind.com/hc/en-us/articles/4407111582235-Generate-a-License-Key))
69
69
70
-
You can create maxmind account [here](https://www.maxmind.com/en/geolite2/signup)
70
+
You can create a maxmind account [here](https://www.maxmind.com/en/geolite2/signup)
71
71
72
72
**NOTE** that this requires a lot of RAM. It is known to fail on on a Digital Ocean or AWS micro instance.
73
73
There are no plans to change this. `geoip-lite` stores all data in RAM in order to be fast.
0 commit comments