diff options
author | Casey Robinson <kc@rampantmonkey.com> | 2014-01-19 22:19:40 -0500 |
---|---|---|
committer | Casey Robinson <kc@rampantmonkey.com> | 2014-01-19 22:19:40 -0500 |
commit | 0e2659a0fd23e517102e991c0198009713d81d90 (patch) | |
tree | 9d001b78bcb7054fe756f71cdb1ee6f39e331b20 | |
parent | a75bdf717d33c2e0a7f6716dcba72e556bb5170a (diff) | |
download | neighborhoods-0e2659a0fd23e517102e991c0198009713d81d90.tar.gz neighborhoods-0e2659a0fd23e517102e991c0198009713d81d90.tar.bz2 neighborhoods-0e2659a0fd23e517102e991c0198009713d81d90.zip |
fill in install instructions
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ Determine the neighborhood that encloses a given pair of GPS coordinates. ## Installation -Download from http://example.com/FIXME. +1. Obtain this code from somewhere (probably extracted from an email attachment). +2. Install [Leiningen](http://leiningen.org/) +3. There is no step three. ## Usage |