diff --git a/profiler/README.md b/profiler/README.md index ddde411fa99..4345f8d9273 100644 --- a/profiler/README.md +++ b/profiler/README.md @@ -20,6 +20,6 @@ python3 -m pip install --upgrade pip wheel setuptools openmetadata-dataprofiler #### Generate Redshift Data ```text -profiler test -c ./examples/workflows/redshift.json +openmetadata profiler -c ./examples/workflows/redshift.json ```