Skip to content

Commit

Permalink
docs: add hint to git submodule installation
Browse files Browse the repository at this point in the history
  • Loading branch information
gearsdigital committed Jul 5, 2019
1 parent 40381fe commit 3a3d62f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ composer require gearsdigital/kirby-reporter
git submodule add https://github.com/gearsdigital/kirby-reporter.git site/plugins/kirby-reporter
```

> Hint: Don't forget to run composer install in `site/plugins/kirby-reporter` .
### Download

[Download](https://github.com/gearsdigital/kirby-reporter/releases/latest) and copy this repository to `/site/plugins/kirby-reporter`.
Expand Down

0 comments on commit 3a3d62f

Please sign in to comment.