script: fix asmtfmt install command (#8)

This commit is contained in:
Michael McLoughlin
2019-01-10 21:48:26 -08:00
parent 7a22924b14
commit 999da5143a

View File

@@ -16,4 +16,4 @@ go get -u github.com/campoy/embedmd
go get -u github.com/dlespiau/covertool
# asmfmt for enforcing assembly style
go get -u github.com/klauspost/asmfmt
go get -u github.com/klauspost/asmfmt/cmd/asmfmt