Skip to content

Commit

Permalink
Update docs for building application
Browse files Browse the repository at this point in the history
  • Loading branch information
bswinnerton committed Apr 7, 2020
1 parent b1400a9 commit e8e2114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ The application can be compiled by running:

```
git clone https://github.com/neptune-networks/flow-exporter
cd flow-exporter
go build
cd flow-exporter/cmd/flow-exporter
go build main.go
```

## Releasing
Expand Down

0 comments on commit e8e2114

Please sign in to comment.