Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
J2TEAM committed Aug 30, 2017
1 parent ec505be commit cd22175
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -20,7 +20,8 @@ A PHP (clone) version of the trending app Sarahah
2. Unzip file.
3. Create a new Database and import **sarahah.sql** (from **_install** folder).
4. Rename **config.php.example** to **config.php** and edit content with your info (database, admin account, reCaptcha,...).
5. Upload anything except the **_install** folder.
5. [Install Composer](https://getcomposer.org/download/) and run the command `composer install` to install dependency libraries.
6. Upload anything except the **_install** folder.

## Usage

Expand Down

0 comments on commit cd22175

Please sign in to comment.