Merge pull request #125 from hansrodtang/patch-1

Install misspell when installing other dependencies.
This commit is contained in:
Shawn Smith
2016-05-12 18:36:10 +09:00

View File

@@ -4,3 +4,4 @@ go get github.com/tools/godep
go get github.com/alecthomas/gometalinter
gometalinter --install --update
go get github.com/client9/misspell/cmd/misspell