Skip to content

Commit

Permalink
Merge pull request USArmyResearchLab#37 from dev195/master
Browse files Browse the repository at this point in the history
Updated README to use proper notation for GeoIP install location
  • Loading branch information
wglodek committed Feb 10, 2015
2 parents 0e1dbb1 + ca66f9d commit c8fbc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Key features:

2. `sudo pip install pygeoip`

2. Configure pygeoip by moving the MaxMind data files (GeoIP.dat, GeoIPv6.dat, GeoIPASNum.dat, GeoIPASNumv6.dat) to <dshell>/share/GeoIP/
2. Configure pygeoip by moving the MaxMind data files (GeoIP.dat, GeoIPv6.dat, GeoIPASNum.dat, GeoIPASNumv6.dat) to &lt;install-location&gt;/share/GeoIP/

2. Run `make`. This will build Dshell.

Expand Down

0 comments on commit c8fbc69

Please sign in to comment.