diff --git a/README.md b/README.md index 9798afd4..670f13e3 100644 --- a/README.md +++ b/README.md @@ -607,7 +607,7 @@ specifying a environment file. with: miniforge-variant: Mambaforge miniforge-version: latest - activate-environment: foo + activate-environment: your-env-name use-mamba: true ```