Update README.md

This commit is contained in:
Sriharsha Chintalapani 2021-11-02 19:32:41 -07:00 committed by GitHub
parent 87fd93a3d0
commit 4f57677b79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```