From b04923dfd4b741561cad82a885c63f64bbfdad87 Mon Sep 17 00:00:00 2001 From: Greg Boggs Date: Tue, 7 May 2019 18:03:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f5892c..10d410d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A command line tool for interfacing with Drupal.org. Uses the Drupal.org REST AP Use the following command to install the command line tool via Composer: -`composer global require mglaman/drupalorg-cli` +`composer require mglaman/drupalorg-cli` ## Updating