From 1840ed1ed7eab079f34377c520758caeb667c7ed Mon Sep 17 00:00:00 2001 From: David Gardner Date: Wed, 1 May 2024 11:16:07 -0700 Subject: [PATCH] Remove reference to the data dir, as we just have two csv files --- examples/gnn_fraud_detection_pipeline/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gnn_fraud_detection_pipeline/README.md b/examples/gnn_fraud_detection_pipeline/README.md index 67d4cd3b8d..8f05229710 100644 --- a/examples/gnn_fraud_detection_pipeline/README.md +++ b/examples/gnn_fraud_detection_pipeline/README.md @@ -56,7 +56,7 @@ Options: --help Show this message and exit. ``` -To launch the configured Morpheus pipeline with the sample data that is provided at `examples/gnn_fraud_detection_pipeline/model`, run the following: +To launch the configured Morpheus pipeline, run the following: ```bash python examples/gnn_fraud_detection_pipeline/run.py