diff --git a/README.md b/README.md index 6f66fe7..4ff5fd8 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ An optional space-separated list of poetry plugins to be installed before buildi An optional subdirectory path if poetry package doesn't reside in the main workflow directory -**Note:** `ignore_dev_requirements` command is deprecated in version 2.0. Use `poetry_install_options: --without dev` instead +**Note:** `ignore_dev_requirements` command is deprecated in version 2.0. Use `poetry_install_options: "--without dev"` instead ## Example usage