Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 968c4b5

Browse files
Updated readme
1 parent b0422db commit 968c4b5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ Laravel Navigation is a navigation bar generator for [Laravel 4.1](http://larave
3535

3636
Please check the system requirements before installing Laravel Navigation.
3737

38-
To get the latest version of Laravel Navigation, simply require it in your `composer.json` file.
39-
40-
`"graham-campbell/navigation": "*"`
41-
42-
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.
38+
To get the latest version of Laravel Navigation, simply require `"graham-campbell/navigation": "0.2.*@alpha"` in your `composer.json` file. You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.
4339

4440
You will need to register the [Laravel HTMLMin](https://github.com/GrahamCampbell/Laravel-HTMLMin) service provider before you attempt to load the Laravel Navigation service provider. Open up `app/config/app.php` and add the following to the `providers` key.
4541

0 commit comments

Comments
 (0)