Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Sep 16, 2023
1 parent 4257b3e commit bcc2565
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 @@ -11,7 +11,7 @@ A ready-to-use Pipeline for your [Swift](https://www.swift.org/) projects.
Run the following command in your project:

```bash
dagger run fluentci swift_pipeline
fluentci run swift_pipeline
```

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

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

## Environment variables
Expand Down

0 comments on commit bcc2565

Please sign in to comment.