From 2bd74621cef3862d4e9766654ba0d0c11062b923 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Tue, 2 Dec 2008 12:53:23 +0100 Subject: [PATCH] Added a link to more documentation in the installation readme. --- INSTALL.mdtext | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.mdtext b/INSTALL.mdtext index a4daec8..228b4b7 100644 --- a/INSTALL.mdtext +++ b/INSTALL.mdtext @@ -58,6 +58,7 @@ Here is the step-by-step installation procedure: * Run `php /home/www/pluf/src/migrate.php --conf=IDF/conf/idf.php -a -i -d -u` to test the installation of the tables. * Run `php /home/www/pluf/src/migrate.php --conf=IDF/conf/idf.php -a -i -d` to really install the tables. +* More details about the migration is available in the [migration documentation](http://pluf.org/doc/migrations.html) of the Pluf framework. * Create a bootstrap file to create the admin user for example `www/bootstrap.php`. Do not forget to update the second line with your path to Pluf: