diff --git a/scripts/make-install.sh b/scripts/make-install.sh index 56b81ec..d01652c 100755 --- a/scripts/make-install.sh +++ b/scripts/make-install.sh @@ -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