From 914690737dbcfe0f19d3ed0d59e366716aa62edf Mon Sep 17 00:00:00 2001 From: Sebastiaan Stok Date: Fri, 14 Aug 2015 16:24:42 +0200 Subject: [PATCH] fix wrong package name in README.md [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67212d9..18dc8cd 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ make sure you have the KnpMenuBundle installed and properly configured. The recommended way to install the RollerworksNavigationBundle is through [Composer]. -Require the `rollerworks/password-strength-bundle` package by running: +Require the `rollerworks/navigation-bundle` package by running: ```bash -$ php composer.phar require rollerworks/password-strength-bundle +$ php composer.phar require rollerworks/navigation-bundle ``` Now, Composer will automatically download all the required files, and install