Skip to content

Commit

Permalink
Readme changed
Browse files Browse the repository at this point in the history
  • Loading branch information
shahariaazam committed Feb 13, 2016
1 parent 6d2953a commit c25f49e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# PRO-BUCKET
# PST-STACK

##Installation

Just **git clone https://github.com/previewict/pst-stack**

and copy, paste **propel/propel.xml** with your database configuration. But don't change the DB name. If you change the DB name then the whole database thing needs to be re-generate that can brake the entire project. This step is necessary only
Copy/paste **config/settings.sample** file to **config/settings.php**. And copy, paste **propel/propel.xml** with your database configuration. But don't change the DB name. If you change the DB name then the whole database thing needs to be re-generate that can brake the entire project. This step is necessary only
for running propel migrate command if any of your team member update schema.

Now run **sudo chmod a+x propel_migreate.sh && sudo ./propel_migrate.sh** to upgrade or install your database.
Expand Down

0 comments on commit c25f49e

Please sign in to comment.