Skip to content

Commit e8e2114

Browse files
committed
Update docs for building application
1 parent b1400a9 commit e8e2114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ The application can be compiled by running:
135135

136136
```
137137
git clone https://github.com/neptune-networks/flow-exporter
138-
cd flow-exporter
139-
go build
138+
cd flow-exporter/cmd/flow-exporter
139+
go build main.go
140140
```
141141

142142
## Releasing

0 commit comments

Comments
 (0)