Skip to content

Commit

Permalink
Add dependencies and path to entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsnolde authored May 24, 2018
1 parent 295ffcb commit 3558022
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 3558022

Please sign in to comment.