From c599adc4126277636ef8e17262256daf44737111 Mon Sep 17 00:00:00 2001 From: Prabhat Sharma Date: Thu, 18 Jan 2024 14:17:19 -0800 Subject: [PATCH] fix readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 813fd49..fb576a8 100644 --- a/README.md +++ b/README.md @@ -188,14 +188,12 @@ This will allow you to visualize the data in OpenObserve: Once you have run the above command, you can send sample data to the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) : -You can test the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) to test its functionality: +You can test the collector using the [nflow-generator](https://github.com/nerdalert/nflow-generator) to generate sample records: ```shell ./nflow-generator -t 127.0.0.1 -p 2055 ``` -```bash - ### Docker You can also run directly with a container: