Merge pull request #1049 from avh4/patch-1
Update installation instructions link for elm-format
This commit is contained in:
commit
7af8382ac7
|
@ -19,7 +19,7 @@ module.exports = class ElmFormat extends Beautifier
|
|||
'--yes',
|
||||
name
|
||||
],
|
||||
{ help: { link: 'https://github.com/avh4/elm-format' } }
|
||||
{ help: { link: 'https://github.com/avh4/elm-format#installation-' } }
|
||||
)
|
||||
.then () =>
|
||||
@readFile(name)
|
||||
|
|
Loading…
Reference in New Issue