Skip to content

Commit

Permalink
Add option to not include .git directory with the module
Browse files Browse the repository at this point in the history
  • Loading branch information
arafalov committed Sep 18, 2020
1 parent cc29e6b commit b9e4843
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 @@ -57,7 +57,7 @@ Installation Instructions
],
```
2. Install the package (pay attention to package name):
> $ composer require "drupal/gbifstats"
> $ composer require --prefer-dist "drupal/gbifstats"
3. Enable it for the appropriate site:
> $ drush @site-alias en gbifstats
Expand Down

0 comments on commit b9e4843

Please sign in to comment.