From f99cb82c163e89a56b68cdd53c6a26867246fb45 Mon Sep 17 00:00:00 2001 From: David Webster Date: Wed, 7 Sep 2016 10:33:40 +0100 Subject: [PATCH] Fix project reference. --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 645ab75e91..0f9a62945a 100644 --- a/README.txt +++ b/README.txt @@ -20,7 +20,7 @@ Configuring and starting Alfresco/Share: Configuring a different DB other than H2 (e.g. MySQL or PostgreSQL): -------------------------------------------------------------------- -- Create a file called "local.properties" under src/main/resources in alfresco-rm-enterprise-repo +- Create a file called "local.properties" under src/main/resources in rm-community-repo (you may need to create the directory) - Add the following properties in this new file my.db.name -> The name of the database schema