Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsW3 authored Jun 25, 2024
1 parent 3fbe7bd commit d0ef169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Check other variables in `dags/ethereumetl_airflow/variables.py`.
### Updating package requirements
Suggested package requirements for Composer are stored in `requirements_airflow.txt`.

You can update the Composer environment using the follow script:
You can update the Composer environment using the following script:
```bash
ENVIRONMENT_NAME="ethereum-etl-0"
LOCAL_REQUIREMENTS_PATH="$(mktemp)"
Expand Down

0 comments on commit d0ef169

Please sign in to comment.