diff --git a/tfx_airflow/README.md b/tfx_airflow/README.md index 7b0e3a93..63aae2f4 100644 --- a/tfx_airflow/README.md +++ b/tfx_airflow/README.md @@ -17,7 +17,7 @@ running the workshop. ```bash git clone https://github.com/tensorflow/workshops.git -cd tfx_airflow +cd workshops/tfx_airflow source start_container.sh ``` @@ -48,7 +48,7 @@ be logging Airflow messages. Hit return to get to a bash prompt, or start another shell in a different terminal. To run another shell, move to where you cloned the workshops repo and run: -`source run_bash.sh` +`source utils/run_bash.sh` Since the workshop runs in a Python virtual environment you may also need to activate that environment in the bash shell that you're running inside the