Skip to content

Commit

Permalink
script: fix asmtfmt install command (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcloughlin committed Jan 11, 2019
1 parent 7a22924 commit 999da51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 999da51

Please sign in to comment.