diff options
Diffstat (limited to 'examples/stats-client/README.md')
-rw-r--r-- | examples/stats-client/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stats-client/README.md b/examples/stats-client/README.md index 0a44a55..a53cf9d 100644 --- a/examples/stats-client/README.md +++ b/examples/stats-client/README.md @@ -21,7 +21,7 @@ To enable stats add following section to you VPP config: ## Running example -First build the example: `go build git.fd.io/govpp.git/examples/stats-api`. +First build the example: `go build go.fd.io/govpp/examples/stats-api`. ### Higher-level access to stats |