Skip to content

Commit 465eec1

Browse files
committed
Readme - update module download url.
1 parent a8f0d29 commit 465eec1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ See more [demo here](https://github.com/dadish/ProcessGraphQL/blob/master/Screen
3636
3737
## Installation
3838
To install the module, go to __Modules -> Install -> Add New__. Scroll down to get to the section
39-
__Add Module from URL__. Paste the below URL into the __Module ZIP file URL__ field and press __Download__.
40-
```
41-
https://github.com/dadish/ProcessGraphQL/archive/master.zip
42-
```
39+
__Add Module from URL__. Paste the URL of the [latest release][latest-release] into the __Module ZIP file
40+
URL__ field and press __Download__.
41+
4342
ProcessWire will download this module and place it at `/site/modules/` directory for you. After you
4443
did that, you should see __GraphQL__ module among others. Go ahead and press __Install__ button next
4544
to it.
@@ -239,3 +238,4 @@ All the core ProcessWire fields will eventually be supported.
239238
[youshido-graphql]: https://github.com/Youshido/GraphQL
240239
[travis-ci-badge]: https://www.travis-ci.org/dadish/ProcessGraphQL.svg?branch=master
241240
[travis-ci]: https://travis-ci.org/dadish/ProcessGraphQL/
241+
[latest-release]: https://github.com/dadish/ProcessGraphQL/releases/latest

0 commit comments

Comments
 (0)