From 6f698b19783227da356091e9b091d457a87566d2 Mon Sep 17 00:00:00 2001 From: Jacques Date: Fri, 3 Jan 2014 13:35:01 +0100 Subject: [PATCH] Database settings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec09e9..4ba107a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### Install * Copy all GregoBase files into the WordPress directory * Make sure directories `temp`, `scores`, `scores/pdf`, `scores/png` and `scores/eps` are writeable by the server -* Set your database connection data in `include/db.php` +* Rename `include/db.php.sample` in `include/db.php` and edit it to set your database connection data * Import `gregobase_structure.sql` into your db * Add an item to your menu linking to`your_wordpress_install/scores.php` or access it directly