From d88b1842c80725658805f51fad7d58936f50d99d Mon Sep 17 00:00:00 2001 From: Ray Bell Date: Thu, 6 Jul 2023 08:55:41 -0400 Subject: [PATCH] Update README.md (#160) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 016934eb..77eb57db 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ here](https://prefix-dev.github.io/rattler-build). `rattler-build` comes with two commands: `build` and `test`. -The `build` command takes a `--recipe-file recipe.yaml` as input and produces a +The `build` command takes a `--recipe recipe.yaml` as input and produces a package as output. The `test` subcommand can be used to test existing packages (tests are shipped with the package).