cloudstore-developers

Update README.md

5/9/2016 3:48:23 AM

Changes

README.md 2(+1 -1)

Details

README.md 2(+1 -1)

diff --git a/README.md b/README.md
index 13354ab..b294220 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ Edit file ```src/main/resources/database/database.hibernate.properties``` and se
 
 4. Compile source code with Maven from directory where ```pom.xml``` file is located:
 
-   **NOTE**: You must choose for which database provider you want to compile CloudStore. There are two maven profiles ```amazon-hibernate``` and ```amazon-mongodb```.
+   **NOTE**: You must choose for which database provider you want to compile CloudStore. There are two maven profiles ```hibernate``` and ```mongodb```.
    
    Example for MySQL: