Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Nov 8, 2023
1 parent 75462ac commit a9695c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A ready-to-use CI/CD Pipeline for your Django projects.
Run the following command:

```bash
dagger run fluentci django_pipeline
fluentci run django_pipeline
```

Or, if you want to use it as a template:
Expand All @@ -26,7 +26,7 @@ This will create a `.fluentci` folder in your project.
Now you can run the pipeline with:

```bash
dagger run fluentci .
fluentci run .
```

## Jobs
Expand Down

0 comments on commit a9695c0

Please sign in to comment.