Skip to content

Commit

Permalink
markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Aug 20, 2022
1 parent 9293e4c commit 3b54076
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ A Kimai plugin that allows to set the lockdown period per user.

This plugin is compatible with the following Kimai releases:

| Bundle version | Minimum Kimai version |
| --- |--- |
| 1.0 | 1.16.9 |
| Bundle version | Minimum Kimai version |
|--------------------|--------------------------|
| 1.0 | 1.16.9 |

### Copy files

Expand All @@ -29,7 +29,7 @@ var/plugins/
After uploading the files, Kimai needs to know about the new plugin. It will be found, once the cache was re-built:

```bash
cd kimai2/
cd kimai/
bin/console kimai:reload --env=prod
```

Expand Down

0 comments on commit 3b54076

Please sign in to comment.