From 390f73d67a62fa0c99e8766df96e7ae4bd17fdf3 Mon Sep 17 00:00:00 2001 From: Elmer Thomas Date: Sun, 20 Mar 2016 17:10:47 -0700 Subject: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d0d75b..f1a681d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ require __DIR__ . '/vendor/autoload.php'; Then from the command line: ```bash -`composer install` +composer install ``` ## Usage ## -- cgit v1.1