Merge branch 'master' of github.com:Glavin001/atom-beautify

This commit is contained in:
Glavin Wiechert 2016-07-06 14:59:53 -03:00
commit 5e8d3b832c
1 changed files with 1 additions and 1 deletions

View File

@ -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)