From 8900ecd397d3ec935202210082ff3357ccb151d5 Mon Sep 17 00:00:00 2001 From: Zrnik Date: Thu, 15 Apr 2021 10:48:06 +0200 Subject: [PATCH] added missing 'r' in the installation command in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c62c6d7..c942c2a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Graphs and charts based on [C3.js](http://c3js.org/) ## Install ``` -$ compose require tlapnet/chart +$ composer require tlapnet/chart ``` ## Versions