From 65b9a724dce8b642de209885b5272d78e8709308 Mon Sep 17 00:00:00 2001 From: Tobias Duehr Date: Tue, 22 Aug 2017 12:26:43 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8530b6c..94de555 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ Please note that the API is **not compatible with Contao 3.x**. Install [composer](https://getcomposer.org) if you haven't already, enter this command in the main directory of your Contao installation: - composer require dieschittigs/contao-content-api-bundle + composer require dieschittigs/contao-content-api Contao Content API is now installed and ready to use.