From a3e24066bc85ea948f72777e6a37bb58e57cf444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Pardellas=20Blunier?= Date: Fri, 3 Jun 2016 16:04:51 +0200 Subject: [PATCH] fixed foundation link on readme @AgosReigosa is watching me :eyes: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee1fc3..cfa3bf1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Anavel CRUD automates the Create, Read, Update and Delete tasks over your Larave ## Instalation -To use this package you must first install [Anavel foundation](https://github.com/anavel/fundation). This package was conceived as an Anavel module. +To use this package you must first install [Anavel foundation](https://github.com/anavel/foundation). This package was conceived as an Anavel module. With Anavel installed and working, require this package with composer: