You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,4 @@ Prerequisite
11
11
- Run cmd -> `poetry config virtualenvs.in-project true`
12
12
- To install the project dependencies and create the virtual env run -> `poetry install`
13
13
- To activate the env -> `poetry shell`
14
-
- Now you can run the main script by running -> `python src/main.py`
14
+
- Now you can run the main script by running -> python src/auto_etl.py -t query-builder -m tests/Auto_ETL_Metadata_Mapping_V1.xlsx -c tests/sample_config.json
0 commit comments