diff options
Diffstat (limited to 'examples/stats-api/README.md')
-rw-r--r-- | examples/stats-api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stats-api/README.md b/examples/stats-api/README.md index 5511bf4..f3d33b1 100644 --- a/examples/stats-api/README.md +++ b/examples/stats-api/README.md @@ -6,7 +6,7 @@ This example demonstrates how to retrieve statistics from VPP using [the new Sta The following requirements are required to run this example: -- install **VPP 18.10+** (VPP 19.04+ for goclient) +- install VPP **18.10+** (VPP 19.04+ for statsclient) - enable stats in VPP To enable stats add following section to you VPP config: |