Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Commit

Permalink
Remove 4.x-dev version number from installation instructions ready fo…
Browse files Browse the repository at this point in the history
…r release
  • Loading branch information
d13r committed Aug 25, 2017
1 parent 1e4a36c commit b979f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ A simple [Laravel](https://laravel.com/)-style way to create breadcrumbs.
Run this at the command line:

```bash
composer require davejamesmiller/laravel-breadcrumbs:4.x-dev
composer require davejamesmiller/laravel-breadcrumbs
```

This will both update `composer.json` and install the package into the `vendor/` directory.
Expand Down

0 comments on commit b979f45

Please sign in to comment.