From a6141ad7a70cf9c9f2659508e536ec5b4e8b2215 Mon Sep 17 00:00:00 2001 From: Parziphal Date: Mon, 4 Nov 2013 00:29:25 -0500 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 788ae26..d12e824 100755 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Go to the location where you want MyImouto to be installed, then clone the repo, * Go to your site to complete the installation. After installation is completed, you may delete the install folder. * If you have problems, read below the Troubleshooting section or report them in the issues section. +Every time you update the files with `remote update` or something, also run `composer update` to update dependencies, specially for the framework. + Troubleshooting ---------------