Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron committed Nov 2, 2015
1 parent 6e2a0f7 commit 9f5f49d
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,22 @@ their projects in one central place.

The system is written in PHP & Mysql.

Local Installation
==================

Installation
============
- Install XAMPP https://www.apachefriends.org/index.html
Windows
-------
- Install XAMPP or WAMP https://www.apachefriends.org/index.html
- Clone repository into httpdocs/
- Import database dump from sql/1_leantime.sql
- Adjust db and filesystem values in config/configuration.php

Linux/Mac
---------
- Install apache, PHP and MySQL
- Clone repository into your local web root
- Import dump from sql/1_leantime.sql
- Adjust db and filesystem values in config/configuration.php

Demo
====
Expand Down

0 comments on commit 9f5f49d

Please sign in to comment.