From d93639d4807ceced87ec28d5de7e4aae4e15aa1e Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 5 May 2014 21:38:18 -0400 Subject: [PATCH] Updated README for 4.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44dd84c19b..3efb5587e9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc. -It is built on [Laravel 4](http://laravel.com) and uses the [Sentry 2](https://github.com/cartalyst/sentry) package. +It is built on [Laravel 4.1](http://laravel.com) and uses the [Sentry 2](https://github.com/cartalyst/sentry) package. Many thanks to the [Laravel 4 starter site](https://github.com/brunogaspar/laravel4-starter-kit) for a quick start.