Skip to content

Commit f23dea9

Browse files
authored
Add installation instructions.
1 parent ffd4845 commit f23dea9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ architecture and the provided plugin implementations form the sub-module.
1515

1616
For ease of development, it includes the [GraphiQL](https://github.com/graphql/graphiql/) interface at`/graphql/explorer`.
1717

18+
## Installation
19+
20+
This module requires composer for installation. To install, simply run ``composer require drupal/graphql``.
21+
1822
## Quickstart
1923

2024
To get a quick overview from the __query__ part of GraphQL in action watch the following video's.

0 commit comments

Comments
 (0)