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