Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Update references to just airflow in README #1076 (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
Prathamdas3 committed Apr 5, 2023
1 parent 99ecd32 commit 65de38b
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 @@ -184,7 +184,7 @@ If you just need to run an airflow command, you can use the `airflow` recipe.
Arguments passed to airflow must be quoted:

```shell
just airflow "config list"
just run airflow config list
```

To follow the logs of the running container:
Expand Down

0 comments on commit 65de38b

Please sign in to comment.