Skip to content

Commit

Permalink
Added instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Surgbc committed Mar 3, 2017
1 parent e587d9f commit b189542
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# ckcFMIS
CKC Financial Management Information System

# Usage
```dart
cd /var/www/html
git clone https://github.com/Surgbc/ckcFMIS.git
chown -R www-data:www-data ckcFMIS
```
Edit ```config/config.php```

import database from ```database/JKUSDATR.sql```

Default user ```churchtreasurer``` default password ```treasurerpwd```

0 comments on commit b189542

Please sign in to comment.