From 75a4bff0dda693c10657825fcbce4862b237d698 Mon Sep 17 00:00:00 2001 From: Beno!t POLASZEK Date: Tue, 19 Sep 2017 10:47:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6179a95..133c7be 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ For _INSERT_ / _UPDATE_ / _DELETE_ queries, use the following methods: Installation ------------ ``` -composer require bentools/simpledbal +composer require bentools/simple-dbal ``` Tests @@ -83,4 +83,4 @@ Documentation [Connection pools](doc/04-ConnectionPools.md) -[Known Issues](doc/05-KnownIssues.md) \ No newline at end of file +[Known Issues](doc/05-KnownIssues.md)