Skip to content

Commit

Permalink
bugfix: readme path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Vetter committed Dec 6, 2020
1 parent 05436e4 commit 8cf6c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ git clone --depth 1 --branch master https://github.com/dexterity42/SharedProject

Go back to the root of your Kimai installation and clear the cache:
```
cd /kimai/
bin/console cache:clear
bin/console cache:warmup
```

Execute database migrations:
```
cd /kimai/
bin/console kimai:bundle:shared-project-timesheets:install
```

Expand Down

0 comments on commit 8cf6c32

Please sign in to comment.