Skip to content

Commit

Permalink
docs: use consistent name for recipe file (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun authored Mar 26, 2024
1 parent 9f816b6 commit 6a625ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tui.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
To launch the TUI, run the `build` command with the `--tui` flag as shown below:

```shell
$ rattler-build build -r recipe.yml --tui
$ rattler-build build -r recipe.yaml --tui
```

!!! note
Expand Down

0 comments on commit 6a625ed

Please sign in to comment.