Skip to content

Commit

Permalink
Merge pull request #11 from nilsnolde/master
Browse files Browse the repository at this point in the history
Add dependencies and path to entrypoint
  • Loading branch information
thisisaaronland authored May 24, 2018
2 parents 295ffcb + 3558022 commit 9d47b4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ Go tools for working with libpostal (sometimes in the service of Who's On First)

## Install

Make sure you have [`Go`](https://golang.org/doc/install) and [`libpostal`](https://github.com/openvenues/libpostal) installed. Then

```
make bin
```

## wof-libpostal-server

```
$> wof-libpostal-server -options
$> .bin/wof-libpostal-server -options
Usage of wof-libpostal-server:
-gracehttp.log
Expand Down

0 comments on commit 9d47b4a

Please sign in to comment.