Skip to content

Commit ca66f9d

Browse files
committed
Updated README to use proper notation for GeoIP install location
1 parent 0e1dbb1 commit ca66f9d

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
@@ -29,7 +29,7 @@ Key features:
2929

3030
2. `sudo pip install pygeoip`
3131

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

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

0 commit comments

Comments
 (0)