Skip to content

Commit 55e7ab4

Browse files
committed
improve README
1 parent d466b43 commit 55e7ab4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@
77

88
## Installation
99

10-
- clone the repo: `git clone `
11-
- create the database and then the necessary tables, structure can be found in `database.sql`
12-
- execute `php composer.phar install --optimize-autoloader -n`
13-
- edit `configuration.php` and adjust settings to your needs
14-
15-
Everything setup? Great! Now you can sync your data
10+
- Clone the repo: `git clone [email protected]:kimai/api-sync.git kimai-api-sync`
11+
- Create the database and then the necessary tables, structure can be found in `database.sql`
12+
- Execute `php composer.phar install --optimize-autoloader -n`
13+
- Edit `configuration.php` and adjust settings to your needs
1614

1715
## Usage
1816

0 commit comments

Comments
 (0)