Skip to content
Snippets Groups Projects
Commit 7e083335 authored by Sergey Sergin's avatar Sergey Sergin
Browse files

Add example of composer commands to the README file

parent 290a7a88
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,12 @@ INSTALLATION
------------
* Install requirement libraries via [Composer](https://www.drupal.org/docs/8/extending-drupal/installing-modules-composer-dependencies)
* `composer require academicpuma/citeproc-php:~1.0`
* `composer require technosophos/LibRIS:~2.0`
* `composer require audiolabs/bibtexparser:dev-master`
* `composer require davidgorges/human-name-parser:~0.2`
You can find a bit more info about Composer [here](https://www.drupal.org/node/2804889#comment-11651131)
* Install as you would normally install a contributed Drupal module. See:
https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment