From 2419f747b0f3641b2e7aa745db97bce82bb082f4 Mon Sep 17 00:00:00 2001 From: Ben Kuhl Date: Sun, 30 Nov 2014 19:27:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef92196..2f228e0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ class MyCommand extends ScheduledCommand { * [Tutorial](#tutorial) * [Installation](#installation) * [For Laravel 4 (see 1.4 branch)](https://github.com/Indatus/dispatcher/tree/1.4#installation) - * [For Laravel 5](#installation) + * [For Laravel 5](#installation) - discontinued, see [Laravel 5's scheduler](http://laravel-news.com/2014/11/laravel-5-scheduler/) * [Upgrading from 1.4 to 2.0](#upgrading-1.4-2.0) * [Usage](#usage) * [Generating New Scheduled Commands](#new-commands)