From 4c51821a0714c8c7655a4116df614f5c045b5c85 Mon Sep 17 00:00:00 2001 From: Patrick Coffey Date: Mon, 5 Oct 2015 13:45:06 -0500 Subject: [PATCH] Fix installation command in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98be5e4..dd7d701 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Coding standards sniffing and linting utility for Aquifer projects. To install this extension, in your Aquifer project, run: ```bash -aquifer-extension add aquifer-coder +aquifer extension-add aquifer-coder ``` ## Use