diff --git a/README.md b/README.md index 374e3fe..853423c 100755 --- a/README.md +++ b/README.md @@ -36,8 +36,6 @@ 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`. diff --git a/index.php b/index.php index 7d51cf2..ac848f5 100755 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@