diff --git a/README.md b/README.md index 7340e6736..18740b9e4 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ grunt custom:-ajax Exclude **css**, **effects**, **offset**, **dimensions**, and **position**. Excluding **css** automatically excludes its dependent modules: ```bash -grunt custom:-css:-position +grunt custom:-css,-position ``` Exclude **all** optional modules and use the `querySelectorAll`-based selector engine: