Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Commit

Permalink
fix wrong package name in README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sstok committed Aug 14, 2015
1 parent 43be0e7 commit 9146907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9146907

Please sign in to comment.