Merge pull request #2 from hura/patch-1

Fixed install
master
Michael Dvorkin 11 years ago
commit 6e7ba199d2
  1. 2
      Makefile

@ -5,4 +5,4 @@ build:
go build ./cmd/mop.go
install:
go install github.com/michaeldv/cmd/mop
go install github.com/michaeldv/mop/cmd

Loading…
Cancel
Save