From e5beb23338ad3d933223c802f019e98bc5a0bacc Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Wed, 30 Aug 2017 11:05:36 +1200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c41a4b..9566e0c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ its project files, up into your main project, and remove the recipe itself from This can be done with either `update-recipe`, which will update a recipe, or `require-recipe` which will install a new recipe. -Note that if you with to run this command you must first install either a recipe via normal composer +Note that if you wish to run this command you must first install either a recipe via normal composer commands, or install the recipe plugin: ```shell