Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
progman committed Sep 2, 2011
1 parent 16cde94 commit 4d2ee87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GeoIP sync function for node.js

1) install GeoIP (apt-get update && apt-get install geoip-database-contrib libgeoip-dev)
(may be need add 'non-free contrib' string in /etc/apt/sources.list)
2) get this module (git clone git://github.com/progman/node-geoip-sync.git)
3) build this module (node-waf configure build)
4) use this module (see example)

0 comments on commit 4d2ee87

Please sign in to comment.