diff --git a/README.md b/README.md index a647beb..270a491 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ To install the plugin, follow these instructions. 1. Open your terminal and go to your Craft project: - `cd /path/to/project` + cd /path/to/project 2. Then tell Composer to load the plugin: - `composer require percipioglobal/craft-colour-swatches` + composer require percipioglobal/craft-colour-swatches 3. In the Control Panel, go to Settings → Plugins and click the "Install" button for Colour Swatches. @@ -227,4 +227,4 @@ If you're using multiple colours you will need to loop through your color array -Brought to you by [Percipio](https://percipio.london) \ No newline at end of file +Brought to you by [Percipio](https://percipio.london)